Type Alias

ControlSize.AllCases

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

Declaration 宣言

typealias AllCases = [ControlSize]

See Also 参照

Getting All Sizes