pub type GCKeyCode = CFIndex;
Available on crate features
GCKeyCodes
and objc2-core-foundation
only.Expand description
A set of low level key codes that can be used to access keyboard buttons
See: GCKeyboardInput.h
See also Appleās documentation