Structure
ColumnNavigationViewStyle
A navigation view style represented by a series of views in columns.
Declaration
宣言
struct ColumnNavigationViewStyle
Overview
概要
You can also use columns
to construct this style.
Topics
話題
Default Implementations
省略時実装
See Also
参照
Supporting Types
支援を行う型
struct StackNavigationViewStyle
A navigation view style represented by a view stack that only shows a single top view at a time.
一度に単一トップビューだけを表示するのみであるビュースタックによって表されるナビゲーションビュースタイル。
struct DoubleColumnNavigationViewStyle
A navigation view style represented by a primary view stack that navigates to a detail view.
詳細ビューへとナビゲートするある主要ビュースタックによって表されるナビゲーションビュースタイル。
Deprecated
非推奨