Contents

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.