提交 e3199549 编写于 作者: X xinking129

unclearable add corner markers

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 0bc61fc8
......@@ -26,7 +26,7 @@ import missionManager from '@ohos.app.ability.missionManager';
| label | string | 是 | 是 | 表示任务的标签。 |
| iconPath | string | 是 | 是 | 表示任务的图标路径。 |
| continuable | boolean | 是 | 是 | 表示任务是否可以迁移。 |
| unclearable | boolean | 是 | 是 | 表示任务是否可以被用户手动删除。 |
| unclearable<sup>10+</sup> | boolean | 是 | 是 | 表示任务是否可以被用户手动删除。 |
**示例:**
```ts
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册