func navigationViewStyle <S>(S) -> some View
Sets the style for navigation views within this view.
このビュー内のナビゲーションビューそれらに対してスタイルを設定します。
func tabViewStyle <S>(S) -> some View
Sets the style for the tab view within the current environment.
func presentedWindowStyle <S>(S) -> some View
Sets the style for windows created by interacting with this view.