openharmony 鸿蒙 js-apis-inner-notification-notificationFlags

2025-06-12 浏览 (1)

NotificationFlags

The NotificationFlags module implements a NotificationFlags instance.

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.

System capability: SystemCapability.Notification.Notification

Attributes

NameTypeRead OnlyOptionalDescription
soundEnabledNotificationFlagStatusYesYesSettings of the sound alert for the notification.
vibrationEnabledNotificationFlagStatusYesYesSettings of the vibration for the notification.

NotificationFlagStatus11+

Enumerates the notification flag statuses.

System capability: SystemCapability.Notification.Notification

NameValueDescription
TYPE_NONE0The default flag is used. The effect is the same as that of TYPE_OPEN.
TYPE_OPEN1The notification flag is enabled.
TYPE_CLOSE2The notification flag is disabled.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Notification Kit (User Notification Service)

harmony 鸿蒙Notification

harmony 鸿蒙Notification Error Codes

harmony 鸿蒙NotificationActionButton

harmony 鸿蒙NotificationCommonDef

harmony 鸿蒙NotificationContent (System API)

harmony 鸿蒙NotificationContent

harmony 鸿蒙NotificationFlags (System API)

harmony 鸿蒙NotificationRequest (System API)

harmony 鸿蒙NotificationRequest

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/5uSoEN