tabBarVisibility
The visibility of the tab in the tab bar.
Declaration
var tabBarVisibility: Visibility { get }Discussion
You can change the default visibility by using the TabContent/defaultVisibility(_:for) with a AdaptableTabBarPlacement.tabBar placement.
If the ID isn’t associated with a tab or the tab has not been customized, a default value of .automatic is returned.