Skip to main content
A newer version of this page is available. .

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 readonly TabHeaderLength Auto { get; }

Property Value

Type Description
TabHeaderLength

The TabHeaderLength instance whose TabHeaderUnitType is set to Auto.

See Also