MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laKeyPadWidget_GetKeyClickEventCallback Function
MPLAB® Harmony Graphics Suite
laKeyPadWidget_GetKeyClickEventCallback Function
C
LIB_EXPORT laKeyPadWidget_KeyClickEvent laKeyPadWidget_GetKeyClickEventCallback(
    laKeyPadWidget* pad
);
Parameters
Parameters 
Description 
laKeyPadWidget* pad 
the widget 
Returns

laKeyPadWidget_KeyClickEvent - the callback pointer

MPLAB® Harmony Graphics Suite