Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp333 xcomponentImpl_->SetUIAxisEventCallback(callback); in RegisterUIAxisEventCallback()
H A Dnative_interface_xcomponent_impl.h350 void SetUIAxisEventCallback(NativeXComponent_UIEventCallback callback) in SetUIAxisEventCallback() function