init(rawValue:)
Creates and returns a new structure with the specified value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The value for the new type.
Creates and returns a new structure with the specified value.
init(rawValue: UInt)The value for the new type.