Instance Subscript

subscript(explicit:)

Gets the explicit value of the given alignment guide in this view, or nil if no such value exists.

Declaration 宣言

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

See Also 参照

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