Class: Toybox.WatchUi.SelectableEvent
- Inherits:
-
Toybox.Lang.Object
Overview
SelectableEvent is an object sent to InputDelegate when a Selectable is manipulated using physical buttons or touch screen.
See Also:
Instance Method Summary collapse
-
getInstance() as WatchUi.Selectable
Get the instance of the manipulated Selectable.
-
getPreviousState() as Lang.Symbol
Get the previous state of the Selectable that generated the event.
Instance Method Details
getInstance() as WatchUi.Selectable
Get the instance of the manipulated Selectable.
getPreviousState() as Lang.Symbol
Get the previous state of the Selectable that generated the event.