Class TabBarPlacement
Describes the possible values for the position of header layout in SfTabView control.
Inheritance
System.Object
TabBarPlacement
Namespace: Syncfusion.Maui.TabView
Assembly: Syncfusion.Maui.TabView.dll
Syntax
public sealed class TabBarPlacement : Enum
Fields
Bottom
Specifies the location below the content region of SfTabView control.
Declaration
public const TabBarPlacement Bottom
Field Value
Type | Description |
---|---|
TabBarPlacement |
Top
Specifies the location above the content region of SfTabView control.
Declaration
public const TabBarPlacement Top
Field Value
Type | Description |
---|---|
TabBarPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |