Contents

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.

See Also

Configuring a tab bar