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