harmony 鸿蒙NotificationActionButton
NotificationActionButton
描述通知中显示的操作按钮。
说明:
本模块首批接口从API version 7开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。
属性
系统能力: SystemCapability.Notification.Notification
名称 | 类型 | 只读 | 可选 | 说明 |
---|---|---|---|---|
title | string | 否 | 否 | 按钮标题。字符串长度不超过200字节,超出部分会被截断;也不可为空字符串。 |
wantAgent | WantAgent | 否 | 否 | 点击按钮时触发的WantAgent。 |
extras | { [key: string]: any } | 否 | 是 | 按钮扩展信息。预留能力,暂未支持。 |
userInput8+ | NotificationUserInput | 否 | 是 | 用户输入对象实例。表示用户输入时的标识。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Notification Kit(用户通知服务)
harmony 鸿蒙NotificationCommonDef
harmony 鸿蒙NotificationContent(系统接口)
harmony 鸿蒙NotificationFlags(系统接口)
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦