static var automatic: DefaultNavigationViewStyle
The default navigation view style in the current context of the view being styled.
Available when
Self
is DefaultNavigationViewStyle
.static var columns: ColumnNavigationViewStyle
A navigation view style represented by a series of views in columns.
Available when
Self
is ColumnNavigationViewStyle
.