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

#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
 

Detailed Description

Data structure to represent an menu item's position in a menu, by specifying the section index and the row index within that section.


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