MPLAB® Harmony Graphics Suite
|
Structure: laListItem_t
Members |
Description |
laString string; |
list item string |
GFXU_ImageAsset* icon; |
list item icon |
laBool selected; |
list item selected flag |
GFX_Rect rowRect; |
list item row rectangle |
laBool enabled; |
enable or disable the item |
None.
MPLAB® Harmony Graphics Suite
|