未验证 提交 dd38e6e1 编写于 作者: O openharmony_ci 提交者: Gitee

!6122 翻译完成 5140:更新 js-components-common-events.md

Merge pull request !6122 from ester.zhou/TR-5140
......@@ -223,14 +223,14 @@ Sets a custom drag image.
| Name | Type | Mandatory | Name |
| -------- | -------- | ---- | ---------------------------------------- |
| pixelmap | PixelMap | Yes | Image transferred from the frontend. For details, see [PixelMap](../apis/js-apis-image.md#pixelmap7).|
| pixelmap | [PixelMap](../apis/js-apis-image.md#pixelmap7) | Yes | Image transferred from the frontend. |
| offsetX | number | Yes | Horizontal offset relative to the image. |
| offsetY | number | Yes | Vertical offset relative to the image. |
**Return value**
| Type | Description |
| ---- | ------------------------ |
| bool | Operation result. The value **true** means that the operation is successful, and **false** means otherwise.|
| boolean | Operation result. The value **true** means that the operation is successful, and **false** means otherwise.|
**Example**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册