Structure

TupleView

A View created from a swift tuple of View values. View値それらからなるあるswiftタプルから作成されるあるView。

Declaration 宣言

@frozen struct TupleView<T>

Topics 話題

Creating a Tuple View タプルビューを作成する

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting View Types