Pebble Foundation Classes  0.2.0
C++ for Pebble
AnimationHandlers Struct Reference

#include <pebble.h>

Public Attributes

AnimationStartedHandler started
 The handler that will be called when an animation is started.
 
AnimationStoppedHandler stopped
 The handler that will be called when an animation is stopped.
 

Detailed Description

The handlers that will get called when an animation starts and stops. See documentation with the function pointer types for more information.

See also
animation_set_handlers

The documentation for this struct was generated from the following file: