init(rawValue:)
Creates a new instance with the specified raw value.
Declaration
init(rawValue: Int)Parameters
- rawValue:
The raw value to use for the new instance.
Creates a new instance with the specified raw value.
init(rawValue: Int)The raw value to use for the new instance.