TabsStyle Enum

Definition

Enumerates tab styles for tabbed pages.

C#
public enum TabsStyle
Inheritance
TabsStyle

Fields

Name Value Description
Default 0

Tabs are placed and displayed according to system defaults.

Hidden 1

Tabs are hidden.

Icons 2

Tabs are shown as icons.

OnNavigation 3

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

OnBottom 4

Tabs are displayed at the bottom of the page.

Applies to

Product Versions
.NET MAUI 8, 9