![]() | PushButton Events |
The PushButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnPressed |
Button has been pressed
|
![]() | OnPressLocal |
Button has been pressed (but only sent to the local listeners)
|
![]() | OnReleased |
Button has been released
|
![]() | OnReleaseLocal |
Button has been released (but only sent to the local listeners)
|