Instance Subscript

subscript(_:)

Gets the value of the given vertical guide. 与えられた垂直ガイドの値を取得します。

Declaration 宣言

subscript(guide: VerticalAlignment) -> CGFloat { get }

See Also 参照

Accessing Guide Values ガイド値にアクセスする