Structure

HSplitView

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

Declaration 宣言

struct HSplitView<Content> where Content : View

Topics 話題

Creating a Horizontal Split View 水平スプリットビューを作成する

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Split Views