UI_Lib  a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
Loading...
Searching...
No Matches
PageItemConfig Struct Reference

Struct used to store the relative coordinates of a item inside the page. More...

#include <ContainerPage.h>

Public Attributes

UIElementitem
 Pointer to the item for which this configuration applies.
 
uint16_t relativeX
 Relative X coordinate inside the page where the item is placed.
 
uint16_t relativeY
 Relative Y coordinate inside the page where the item is placed.
 

Detailed Description

Struct used to store the relative coordinates of a item inside the page.


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