Class: Toybox.WatchUi.ClickEvent
- Inherits:
-
Toybox.Lang.Object
Overview
ClickEvent is an object sent to InputDelegate there is tap interaction with a device's touch screen.
See Also:
Instance Method Summary collapse
-
getCoordinates() as [ Lang.Number, Lang.Number ]
Get the coordinates of a click event.
-
getType() as WatchUi.ClickType
Get the type of click event.
Instance Method Details
getCoordinates() as [ Lang.Number, Lang.Number ]
Get the coordinates of a click event.
getType() as WatchUi.ClickType
Get the type of click event.