harmony 鸿蒙NotificationTemplate
NotificationTemplate
The NotificationTemplate module describes the notification template.
NOTE
The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
Attributes
System capability: SystemCapability.Notification.Notification
Name | Type | Read Only | Optional | Description |
---|---|---|---|---|
name | string | No | No | Template name. Currently, only downloadTemplate is supported, indicating the progress bar template that displays download progress. |
data | Record |
No | No | Template data. - title: title of the file. This parameter is mandatory, and the value is of the string type. - fileName: name of the file to be downloaded. This parameter is mandatory, and the value is of the string type. - progressValue: download progress. The value is a number. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Notification Kit (User Notification Service)
harmony 鸿蒙Notification Error Codes
harmony 鸿蒙NotificationActionButton
harmony 鸿蒙NotificationCommonDef
harmony 鸿蒙NotificationContent (System API)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦