Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp56 static constexpr uint32_t DRAG_ENDED = 1; variable
1752 napi_create_uint32(env, DRAG_ENDED, &prop); in DragControllerExport()