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