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

App Types:

  • Audio Content Provider

  • Data Field

  • Glance

  • Watch App

  • Watch Face

  • Widget

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 Mar 4, 2025, 4:09:54 PM