The PeriodicKeyboardUpdates type exposes the following members.

Events

  NameDescription
Public eventKeyboardKeyUpdate
Handler for keyboard key update events. In order to receive the peridical keyboard key updates, a callback method to handle the keyboard key data must be registered here. A callback can only be registed once in here.

See Also