KeyboardInputSwitch Events |
The KeyboardInputSwitch type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnClick |
Event that notifies about the click event.
|
![]() | OnPress |
Event that notifies that the switch key has been pressed.
|
![]() | OnRelease |
Event that notifies that the switch key has been released.
|
![]() | OnStateChanged |
Event that notifies about the hold state change. The event is only called when the state has
actually changed.
|