MPLAB® Harmony Graphics Suite
|
This space is measured from the middle of the widget outward.
LIB_EXPORT laResult laListWheelWidget_SetIndicatorArea( laListWheelWidget* whl, uint32_t area );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
uint32_t area |
the display area for the indicator bars |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|