Class: Toybox.WatchUi.GlanceViewDelegate

Overview

The class that represents a glance view delegate, which can be used to relay events happened during widget glance (preview) mode.

Since:

API Level 3.1.0

Supported Devices:

Instance Method Summary collapse

Instance Method Details

initialize()

Constructor

Since:

API Level 3.1.0

onGlanceEvent(options as Lang.Dictionary or Null) as Lang.Boolean

Invoked when certain glance event occurs, none for now

Since:

API Level 3.1.0


Generated Apr 17, 2024 9:40:39 AM