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

TabItemLength.Default Property

Returns an instance that specifies the default TabItemLength.

Namespace: DevExpress.XamarinForms.Navigation

Assembly: DevExpress.XamarinForms.Navigation.dll

NuGet Package: DevExpress.XamarinForms.Navigation

Declaration

public static readonly TabItemLength Default { get; }

Property Value

Type Description
TabItemLength

an instance that specifies the default TabItemLength.

See Also