init(rawValue:)
Initialize a key import/export flag structure.
Declaration
init(rawValue: UInt32)Parameters
- rawValue:
An initial value for the structure composed as the bitwise
ORof zero or more of the valid values.
Initialize a key import/export flag structure.
init(rawValue: UInt32)An initial value for the structure composed as the bitwise OR of zero or more of the valid values.