init(rawValue:)
Initializes an authorization options constant using the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value for the authorization options.
Initializes an authorization options constant using the specified raw value.
init(rawValue: UInt)The raw unsigned integer value for the authorization options.