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

!18268 pasteData描述补充

Merge pull request !18268 from zzs110/master
......@@ -483,9 +483,9 @@ record.convertToText().then((data) => {
## PasteData
剪贴板内容对象。
剪贴板内容对象。剪贴板内容包含一个或者多个内容条目([PasteDataRecord](#pastedatarecord7))以及属性描述对象([PasteDataProperty](#pastedataproperty7))。
在调用PasteData的接口前,需要先获取一个PasteData对象。
在调用PasteData的接口前,需要先通过[createData()](#pasteboardcreatedata9)[getData()](#getdata9)获取一个PasteData对象。
**系统能力:** SystemCapability.MiscServices.Pasteboard
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册