MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > b) Data Types and Constants > laContext_ActiveScreenChangedCallback_FnPtr Type
MPLAB® Harmony Graphics Suite
laContext_ActiveScreenChangedCallback_FnPtr Type

Type: laContext_ActiveScreenChangedCallback_FnPtr 

Callback pointer for the active screen change notification.

C
typedef void (* laContext_ActiveScreenChangedCallback_FnPtr)(int32_t, int32_t);
MPLAB® Harmony Graphics Suite