Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp111 …Msdp::DeviceStatus::DragDropResult dragDropResult { TranslateDragResult(result.result), result.has… in StopDrag() local
113 auto ret = InteractionManager::GetInstance()->StopDrag(dragDropResult); in StopDrag()