Initializer

init(_:)

Creates an instance with the given identifier. あるインスタンスをこの与えられた識別子で作成します。

Declaration 宣言

init(_ id: AlignmentID.Type)

Parameters パラメータ

id

An identifier that uniquely identifies the horizontal alignment. ある識別子、それは水平整列を特有に識別します。

Discussion 議論

Each instance needs a unique identifier. 各インスタンスは、固有識別子を必要とします。