通知中显示的操作按钮
2024-01-23 13:02 更新
描述通知中显示的操作按钮。
说明
本模块首批接口从API version 7开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。
系统能力:以下各项对应的系统能力均为SystemCapability.Notification.Notification
名称 | 类型 | 可读 | 可写 | 说明 |
---|---|---|---|---|
title | string | 是 | 是 | 按钮标题。 |
wantAgent | WantAgent | 是 | 是 | 点击按钮时触发的WantAgent。 |
extras | { [key: string]: any } | 是 | 是 | 按钮扩展信息。 |
userInput8+ | NotificationUserInput | 是 | 是 | 用户输入对象实例。 |
以上内容是否对您有帮助:
更多建议: