Home
last modified time | relevance | path

Searched refs:SetKeyEventCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp220 xcomponentImpl_->SetKeyEventCallback(callback); in RegisterKeyEventCallback()
H A Dnative_interface_xcomponent_impl.h335 void SetKeyEventCallback(NativeXComponent_Callback callback) in SetKeyEventCallback() function