提交 f5aaa9bf 编写于 作者: Q qimeng

Signed-off-by: qimeng <qimeng11@huawei.com>

 Changes to be committed:
	modified:   zh-cn/application-dev/reference/apis/js-apis-pasteboard.md
上级 6a832610
...@@ -34,8 +34,8 @@ import pasteboard from '@ohos.pasteboard'; ...@@ -34,8 +34,8 @@ import pasteboard from '@ohos.pasteboard';
| 类型 | 说明 | | 类型 | 说明 |
| -------- | -------- | | -------- | -------- |
| string | 表示string的类型。 | | string | 表示string的类型。 |
| image.PixelMap<sup>9+</sup> | 表示[image.PixelMap](js-apis-image.md#pixelmap9)的类型。 | | image.PixelMap | 表示[image.PixelMap](js-apis-image.md#pixelmap7)的类型。 |
| Want<sup>9+</sup> | 表示[Want](js-apis-application-Want.md)的类型。 | | Want | 表示[Want](js-apis-application-Want.md)的类型。 |
| ArrayBuffer | 表示ArrayBuffer的类型。 | | ArrayBuffer | 表示ArrayBuffer的类型。 |
## pasteboard.createData<sup>9+</sup> ## pasteboard.createData<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册