Class: Toybox.WatchUi.GlanceViewDelegate
- Inherits:
-
Toybox.Lang.Object
Overview
The class that represents a glance view delegate, which can be used to relay events happened during widget glance (preview) mode.
Instance Method Summary collapse
-
initialize()
Constructor.
-
onGlanceEvent(options as Lang.Dictionary or Null) as Lang.Boolean
Invoked when certain glance event occurs, none for now.
Instance Method Details
initialize()
Constructor
onGlanceEvent(options as Lang.Dictionary or Null) as Lang.Boolean
Invoked when certain glance event occurs, none for now