harmony 鸿蒙NotificationActionButton

  • 2025-06-12
  • 浏览 (4)

NotificationActionButton

The NotificationActionButton module provides APIs for describing the button displayed in the notification.

NOTE

The initial APIs of this module are supported since API version 7. 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
title string No No Button title.
wantAgent WantAgent No No WantAgent of the button.
extras { [key: string]: any } No Yes Extra information of the button. Not supported currently.
userInput8+ NotificationUserInput No Yes User input object. ID entered by a subscriber.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Notification Kit (User Notification Service)

harmony 鸿蒙Notification

harmony 鸿蒙Notification Error Codes

harmony 鸿蒙NotificationCommonDef

harmony 鸿蒙NotificationContent (System API)

harmony 鸿蒙NotificationContent

harmony 鸿蒙NotificationFlags (System API)

harmony 鸿蒙NotificationFlags

harmony 鸿蒙NotificationRequest (System API)

harmony 鸿蒙NotificationRequest

0  赞