Pebble Foundation Classes
0.2.0
C++ for Pebble
|
#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. | |
The handlers that will get called when an animation starts and stops. See documentation with the function pointer types for more information.