Initializer

init(horizontal:vertical:)

Creates an instance with the given horizontal and vertical alignments. あるインスタンスをこの与えられた水平および垂直整列で作成します。

Declaration 宣言

init(horizontal: HorizontalAlignment, vertical: VerticalAlignment)

Parameters パラメータ

horizontal

The alignment on the horizontal axis. 水平軸上の整列。

vertical

The alignment on the vertical axis. 垂直軸状の整列。

See Also 参照

Creating a Custom Alignment あつらえの整列を作成する