Pebble Foundation Classes
0.2.0
C++ for Pebble
|
#include <pebble.h>
Public Attributes | |
int16_t | top |
The inset at the top of an object. | |
int16_t | right |
The inset at the right of an object. | |
int16_t | bottom |
The inset at the bottom of an object. | |
int16_t | left |
The inset at the left of an object. | |
Represents insets for four sides. Negative values mean a side extends.