Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A 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 =
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md172 ### OH_NativeXComponent_KeyEvent subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md174 ### OH_NativeXComponent_KeyEvent subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h330 typedef struct OH_NativeXComponent_KeyEvent OH_NativeXComponent_KeyEvent; typedef