Class: Toybox.WatchUi.AnimationDelegate

Overview

AnimationDelegate responds to an Animation event.

See Also:

Since:

API Level 3.1.0

Supported Devices:

Instance Method Summary collapse

Instance Method Details

onAnimationEvent(event as WatchUi.AnimationEvent, options as Lang.Dictionary) as Void

Handle an Animation event.

Parameters:

  • event(Lang.Number)

    The animation event, a WatchUi.ANIMATION_EVENT* value

  • options(Lang.Dictionary)

    A Dictionary of options

Since:

API Level 3.1.0


Generated Mar 18, 2024 2:40:15 PM