Home
last modified time | relevance | path

Searched defs:ArkUI_UIInputEvent (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/event/
Dui_input_event_impl.h35 struct ArkUI_UIInputEvent { struct
36 ArkUI_UIInputEvent_Type inputType; argument
37 ArkUIEventTypeId eventTypeId;
38 void* inputEvent;
39 bool isCloned = false;
/foundation/arkui/ace_engine/interfaces/native/
Dui_input_event.h54 typedef struct ArkUI_UIInputEvent ArkUI_UIInputEvent; typedef