Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp383 bool IsExecutingWithDragAction(DragControllerAsyncCtx* asyncCtx) in IsExecutingWithDragAction() function
467 if (IsExecutingWithDragAction(asyncCtx) && asyncCtx->dragAction) { in CallBackForJs()