Instance Subscript

subscript(_:)

Resolves the value of anchor to the container view.

Declaration 宣言

subscript<T>(anchor: Anchor<T>) -> T { get }

See Also 参照

Accessing Geometry Characteristics