init(rawValue:)
Creates an option instance from the raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw value for the desired flag.
Creates an option instance from the raw value.
init(rawValue: UInt)The raw value for the desired flag.