Structure

ObservedObject.Wrapper

A wrapper of the underlying observable object that can create bindings to its properties using dynamic member lookup. 基礎をなす監視可能オブジェクトのあるラッパー、それはバインディングをそれのプロパティに対して動的メンバー検索を使って作成できます。

Declaration 宣言

@dynamicMemberLookup @frozen struct Wrapper

Topics 話題

Subscripts 添え字

See Also 参照

Getting the Value 値を取得する