Class: Toybox.WatchUi.KeyEvent
- Inherits:
-
Toybox.Lang.Object
Overview
KeyEvent is an object sent to an InputDelegate when a physical button on the device is pressed.
See Also:
Instance Method Summary collapse
-
getKey() as WatchUi.Key
Get the key value of this event.
-
getType() as WatchUi.KeyPressType
Get the type of click event.
Instance Method Details
getKey() as WatchUi.Key
Get the key value of this event.
getType() as WatchUi.KeyPressType
Get the type of click event.