|
Pebble Foundation Classes
0.2.0
C++ for Pebble
|
#include <pebble.h>

Public Attributes | |
| Layer * | layer |
| The layer where the arrow indicator will be rendered when content is available. | |
| bool | times_out |
| Whether the display of the arrow indicator should timeout. | |
| GAlign | alignment |
| The alignment of the arrow within the provided layer. | |
| struct { | |
| GColor foreground | |
| The color of the arrow. | |
| GColor background | |
| The color of the layer behind the arrow. | |
| } | colors |
Struct used to configure directions for ContentIndicator.