Instance Subscript

subscript(_:)

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

Declaration 宣言

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

See Also 参照

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