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

!8307 提醒代理开发指导修改

Merge pull request !8307 from 廖康康/master
......@@ -26,7 +26,8 @@ enum ActionButtonType: 在提醒弹出的通知界面上的按钮的类型。
| 枚举名 | 描述 |
| -------- | -------- |
| ACTION_BUTTON_TYPE_CLOSE | 指明是close按钮,点击后关闭当前提醒的铃声(如果正在响铃),关闭提醒的通知,取消延迟提醒。 |
| ACTION_BUTTON_TYPE_CLOSE | 关闭按钮。关闭提醒的通知,取消延迟提醒。如果正在响铃,点击后会关闭当前提醒的铃声。 |
| ACTION_BUTTON_TYPE_SNOOZE | 延迟按钮。点击当前的提醒会延迟相应时间。 |
enum ReminderType: 提醒类型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册