Class: Toybox.WatchUi.SelectableEvent

Overview

SelectableEvent is an object sent to InputDelegate when a Selectable is manipulated using physical buttons or touch screen.

See Also:

Since:

API Level 2.1.0

Instance Method Summary collapse

Instance Method Details

getInstance() as WatchUi.Selectable

Get the instance of the manipulated Selectable.

Returns:

Since:

API Level 2.1.0

getPreviousState() as Lang.Symbol

Get the previous state of the Selectable that generated the event.

Returns:

Since:

API Level 2.1.0


Generated Jan 6, 2025, 5:23:36 PM