let rawValue : Int
The raw value.
生の値。
typealias RawValue
The raw type that can be used to represent all values of the conforming type.
準拠している型の全ての値を表すために使われることができる生の型。
Availability 有効性
Technology
init(rawValue: Int
)
rawValue
The raw value with which to create the key modifier. それでキー修飾子を作成することになる生の値。
let rawValue : Int
typealias RawValue