The advanced .NET Multi-platform App UI Tab View (Tabs) is a simple and intuitive interface for tab navigation in mobile and desktop applications, where users can explore and switch between different tabs.
The .NET MAUI Tab View provides two options that determine how the width of the tabs is calculated on the tab bar when it is populated. The options are default and size to content.
The width of all the tabs will be equally divided based on the actual width of the tab bar. This enables a fixed tab bar that does not allow tab scrolling.
Set the width of a tab to fit the text or image it contains. This enables tab scrolling when the arrangement of the tabs and their widths exceed the tab bar’s width.
The .NET MAUI Tabs control provides four options that determine how the image of the tab aligns relative to the text. The options are top, bottom, left and right.
The image will be placed above the text for all the tabs.
The image will be placed below the text for all the tabs.
The image will be placed at the left side of the text for all the tabs.
The image will be placed at the right side of the text for all the tabs.
The .NET MAUI Tabs control provides three options that determine how selection indicator aligns relative to the tab header item. The options are top, bottom, and fill.
The selection indicator will be placed at the top of the selected tab.
The selection indicator will fill the selected tab.
The selection indicator will be placed at the bottom of the selected tab.
The .NET MAUI Tabs control provides two options that determine how the tab bar aligns relative to the tab content. The options are top and bottom.
Tabs will be placed above the content region of the .NET MAUI Tab View control.
Tabs will be placed below the content region of the .NET MAUI Tab View control.
A tab view can be configured in another tab view using the items property.
All fonts and its colors can be customized with simple APIs.
Use the visual state manager to make changes to the .NET MAUI tab item properties based on the visual states set from code. The applicable visual states are selected, normal, and disable.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.