Searched defs:ArkUI_UIInputEvent (Results 1 – 2 of 2) sorted by relevance
32 struct ArkUI_UIInputEvent { struct33 ArkUI_UIInputEvent_Type inputType; argument34 ArkUIEventTypeId eventTypeId;35 void* inputEvent;
53 typedef struct ArkUI_UIInputEvent ArkUI_UIInputEvent; typedef