Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h233 void SetUdKey(const std::string& udKey) in SetUdKey() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp888 event->SetUdKey(udKey); in DoDropAction()