init(rawValue:)
Initializes a flag value with the specified bitfield.
Declaration
init(rawValue: CFOptionFlags)Parameters
- rawValue:
A bitfield containing the flags to enable.
Initializes a flag value with the specified bitfield.
init(rawValue: CFOptionFlags)A bitfield containing the flags to enable.