PEController BSP v4
Board Support Package for PEController from Taraz Technologies
 
Loading...
Searching...
No Matches
lv_grid_pos_info_t Struct Reference

Contains the grid position.

Public Attributes

int row
 First grid row from which the object should start.
 
int col
 First grid column from which the object should start.

 
int rowSpan
 Grid row span. Number of rows that the object is allowed to take.
 
int colSpan
 Grid column span. Number of columns that the object is allowed to take.