MPLAB® Harmony Graphics Suite
|
Set the hide call back event function pointer for the specified screen
LIB_EXPORT laResult laScreen_SetHideEventCallback( laScreen* scr, laScreen_ShowHideCallback_FnPtr cb );
Parameters |
Description |
laScreen* scr |
the screen to modify laScreen_ShowHideCallback_FnPtr |
MPLAB® Harmony Graphics Suite
|