Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dnative_interface_xcomponent_impl.h47 struct OH_NativeXComponent_KeyEvent { struct
48 …Component_KeyAction action = OH_NativeXComponent_KeyAction::OH_NATIVEXCOMPONENT_KEY_ACTION_UNKNOWN;
49 OH_NativeXComponent_KeyCode code = OH_NativeXComponent_KeyCode::KEY_UNKNOWN;
50 OH_NativeXComponent_EventSourceType sourceType =
/foundation/arkui/ace_engine/interfaces/native/
Dnative_interface_xcomponent.h330 typedef struct OH_NativeXComponent_KeyEvent OH_NativeXComponent_KeyEvent; typedef