init(rawValue:)
Creates a flag that represents a key in a combination keystroke with the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that represents a key in a combination keystroke.
Creates a flag that represents a key in a combination keystroke with the specified raw value.
init(rawValue: UInt)An unsigned integer that represents a key in a combination keystroke.