Pebble Foundation Classes
0.2.0
C++ for Pebble
|
#include <pebble.h>
Public Attributes | |
uint16_t | section |
The index of the section. | |
uint16_t | row |
The index of the row within the section with index .section | |
Data structure to represent an menu item's position in a menu, by specifying the section index and the row index within that section.