TabsStyle Enum

Definition

Enumerates tab styles for tabbed pages.

public enum TabsStyle
type TabsStyle = 
Inheritance
TabsStyle

Fields

Default 0

Tabs are placed and displayed according to system defaults.

Hidden 1

Tabs are hidden.

Icons 2

Tabs are shown as icons.

OnBottom 4

Tabs are displayed at the bottom of the page.

OnNavigation 3

Tabs are displayed when the user swipes from a screen edge.

Applies to