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