TabsStyle Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates tab styles for tabbed pages.
public enum class TabsStyle
C#
public enum TabsStyle
type TabsStyle =
Public Enum TabsStyle
- Inheritance
-
TabsStyle
Name | Value | Description |
---|---|---|
Default | 0 | Tabs are placed and displayed according to system defaults. |
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. |
Product | Versions |
---|---|
.NET MAUI | 8, 9 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: