init(rawValue:)
Initializes a notification presentation options object using the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value for the notification presentation options.
Initializes a notification presentation options object using the specified raw value.
init(rawValue: UInt)The raw unsigned integer value for the notification presentation options.