Skip to main content

TabHeaderLength.Auto Property

Returns the TabHeaderLength instance that stores the length whose value is measured by item header content.

Namespace: DevExpress.XamarinForms.Navigation

Assembly: DevExpress.XamarinForms.Navigation.dll

NuGet Package: DevExpress.XamarinForms.Navigation

Declaration

public static TabHeaderLength Auto { get; }

Property Value

Type Description
TabHeaderLength

The TabHeaderLength instance whose TabHeaderUnitType is set to Auto.

See Also