MPLAB® Harmony Graphics Suite
|
Enumeration: laBorderType_t
Specifies the different border types used for the widgets in the library
typedef enum laBorderType_t { LA_WIDGET_BORDER_NONE, LA_WIDGET_BORDER_LINE, LA_WIDGET_BORDER_BEVEL, LA_WIDGET_BORDER_LAST = LA_WIDGET_BORDER_BEVEL } laBorderType;
None.
MPLAB® Harmony Graphics Suite
|