init(rawValue : Int8)
Creates a new option set from the given raw value.
let rawValue : Int8
The corresponding value of the raw type.
生の型の対応している値。
typealias RawValue
The raw type that can be used to represent all values of the conforming type.
準拠している型の全ての値を表すために使われることができる生の型。