Protocol

AlignmentID

Types used to identify alignment guides. 整列ガイドを識別するのに使われる型。

Declaration 宣言

protocol AlignmentID

Overview 概要

Types conforming to AlignmentID have a corresponding alignment guide value, typically declared as a static constant property of HorizontalAlignment or VerticalAlignment. AlignmentIDに準拠する型は、ある対応する整列ガイド値を持ちます、概してHorizontalAlignmentまたはVerticalAlignmentの静的定数プロパティとして宣言されます。

Topics 話題

Getting the Default Value 省略時の値を取得する

See Also 参照

Alignment