Click or drag to resize

KeyboardInputSwitch Events

The KeyboardInputSwitch type exposes the following members.

Events
  NameDescription
Public eventOnClick
Event that notifies about the click event.
Public eventOnPress
Event that notifies that the switch key has been pressed.
Public eventOnRelease
Event that notifies that the switch key has been released.
Public eventOnStateChanged
Event that notifies about the hold state change. The event is only called when the state has actually changed.
Top
See Also