Type Alias

ListFormatStyle.Width.RawValue

The raw type that represents values for all cases. 全てのケース節に対する値それらを表す生の型。

Declaration 宣言

typealias ListFormatStyle<Style, Base>.Width.RawValue = Int

Discussion 議論

Every distinct value of the conforming type has a corresponding unique value of the RawValue type. 準拠する型のすべての個々の値は、RawValue型の対応する特有な値を持ちます。