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

#include <pebble.h>

Collaboration diagram for ContentIndicatorConfig:

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
 

Detailed Description

Struct used to configure directions for ContentIndicator.

See also
content_indicator_configure_direction

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