Contents

CGEventSourceKeyboardType

Defines a code that represents the type of keyboard used with a specified event source.

Declaration

typealias CGEventSourceKeyboardType = UInt32

Discussion

This code is the same keyboard type identifier used with the UCKeyTranslate(_:_:_:_:_:_:_:_:_:_:) function to drive keyboard translation.

See Also

Data Types