|
On_button_released Event |
Top Previous Next |
Function: |
Generated when the button on your device has been released. |
Declaration: |
on_button_released |
See Also: |
--- |
Details
Multiple on_button_released events may be waiting in the event queue. You can check the time elapsed since the previous on_button_pressed event by reading the value of the button.time read-only property.