KeyChangedEventArgs Properties

RemoteViewing

The KeyChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyKeysym
The X11 keysym of the key. For many keys this is the ASCII value.
Public propertyPressed
true for a key press event, or false for a key release event.
Top
See Also

Reference