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

Declaration

public static TabHeaderLength Auto { get; }

Property Value

Type Description
TabHeaderLength

The TabHeaderLength instance whose TabHeaderUnitType is set to Auto.

See Also