TabBar
Tab bar that will be shown in the header when Tabs is active. This component does not need to be instantiated by the developer, it is automatically created by the Tabs. More...
Inherits StyledItem
Properties
- alwaysSelectionMode : bool
- animate : bool
- selectionMode : bool
- style : Component
- tabsItem : Item
Signal Handlers
Detailed Description
Property Documentation
Do not deactivate the tab bar after a specified idle time or when the user selects a new tab. Off by default.
An inactive tab bar only displays the currently selected tab, and an active tab bar can be interacted with to select a tab.
Signal Handler Documentation
Automatically activate the tab bar when alwaysSelectionMode is set.