Event Setting
In the Input Widget category, there are several button widgets that have various events such as pressing, releasing, short clicking and so on.
Watching our educational video is a quick and easy way to learn how to use these widgets:
-
Educational Video
Events supported by our button widgets:
-
Click Event: Pressing and releasing, an event is triggered when the button is released.
-
Pressing Event: The event is triggered when the button is pressed.
-
Releasing Event: The event is triggered when the button is released.
-
Short Click Event: Pressing and releasing the button within a second. The event is triggered when the button is released.
-
Continuous Pressing Event: Pressing the button. The event is triggered 1.5 seconds after the button is pressed.
-
Repeated Continuous Pressing Event: Pressing the button. The event is triggered once after 1.5 seconds of pressing the button. The process continues until the button is released.