MPLAB® Harmony Graphics Suite
|
This callback is called when the radio button becomes selected
LIB_EXPORT laResult laRadioButtonWidget_SetSelectedEventCallback( laRadioButtonWidget* btn, laRadioButtonWidget_SelectedEvent cb );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
a valid callback pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|