Structure

VSplitView

A layout container that arranges its children in a vertical line and allows the user to resize them using dividers placed between them. あるレイアウトコンテナ、それは、それの子らをある垂直線に整列します、そしてそれらの間に置かれる仕切りを使ってユーザにそれらの大きさ変更を可能します。

Declaration 宣言

struct VSplitView<Content> where Content : View

Topics 話題

Creating a Vertical Split View 垂直分割ビューを作成する

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Split Views