提交 3eecfe59 编写于 作者: L LVB8189

Signed-off-by: LVB8189 <lvbai1@huawei.com>

 Changes to be committed:
上级 c532e1e9
...@@ -764,14 +764,14 @@ getProperty(): PasteDataProperty ...@@ -764,14 +764,14 @@ getProperty(): PasteDataProperty
setProperty(property: PasteDataProperty): void setProperty(property: PasteDataProperty): void
设置属性描述对象。 设置属性描述对象,当前仅支持设置shareOption属性
**系统能力**: SystemCapability.MiscServices.Pasteboard **系统能力**: SystemCapability.MiscServices.Pasteboard
**参数** **参数**
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| property | [PasteDataProperty](#pastedataproperty7) | 是 | 属性保存到PasteData对象,仅支持设置ShareOption。 | | property | [PasteDataProperty](#pastedataproperty7) | 是 | 属性描述对象。 |
**示例** **示例**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册