tabBarPlacement
The current placement of the tab bar.
Declaration
var tabBarPlacement: TabBarPlacement? { get }Discussion
Note that this value is only set within the content views of a TabView.
A nil value corresponds to an undefined placement.
The current placement of the tab bar.
var tabBarPlacement: TabBarPlacement? { get }Note that this value is only set within the content views of a TabView.
A nil value corresponds to an undefined placement.