Variable ButtonEventsConst
ButtonEvents: { Press: "press"; LongPress: "longPress"; Touch: "touch"; TouchCancelled: "touchCancelled"; TouchEnded: "touchEnded"; TouchMoved: "touchMoved" } = ...
Type declaration
-
Press: "press"
-
LongPress: "longPress"
-
Touch: "touch"
-
TouchCancelled: "touchCancelled"
-
TouchEnded: "touchEnded"
-
TouchMoved: "touchMoved"