Type Alias

TextAlignment.AllCases

A type that can represent a collection of all values of this type. ある型、それはこの型の全ての値からなるあるコレクションを表すことができます。

Declaration 宣言

typealias AllCases = [TextAlignment]

See Also 参照

Getting All Alignments