MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laRadioButtonWidget_SetUnselectedImage( laRadioButtonWidget* btn, GFXU_ImageAsset* img );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
GFXU_ImageAsset* img |
the desired image asset pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|