MPLAB® Harmony Graphics Suite
|
The icon margin value is the distance between the icon image and the text.
LIB_EXPORT laResult laListWheelWidget_SetIconMargin( laListWheelWidget* whl, uint32_t mg );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
uint32_t mg |
the margin value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|