Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1735 static napi_value DragPreviewConstructor(napi_env env, napi_callback_info info) in DragPreviewConstructor() function
1760 napi_define_class(env, "DragPreview", NAPI_AUTO_LENGTH, DragPreviewConstructor, nullptr, in DragControllerExport()