TabItemLength.Star Property
In This Article
Returns the TabItemLength instance that stores the length measured as a proportion of the available space.
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
#Declaration
C#
public static TabItemLength Star { get; }
#Property Value
Type | Description |
---|---|
Tab |
The Tab |
See Also