MPLAB® Harmony Graphics Suite
|
This value will be applied to all of the contents of the button when it is pressed. This helps to visualize the button being pressed.
LIB_EXPORT laResult laButtonWidget_SetPressedOffset( laButtonWidget* btn, int32_t offs );
Parameters |
Description |
laButtonWidget* btn |
the widget |
the distance value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|