InputManipulatorMetadata
¶
Defines properties and message types for InputManipulator.
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.
| KeyProperty¶ | Sets the target logical key to handle. Example
|
| KeyModifiersProperty¶ | Sets the target key modifiers to handle. Example
|
| CapsLockProperty¶ | Sets whether Caps Lock is on during the key event. Example
|