harmony 鸿蒙NotificationSlot

  • 2023-06-24
  • 浏览 (245)

NotificationSlot

The NotificationSlot module provides APIs for defining the notification slot.

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.

NotificationSlot

System capability: SystemCapability.Notification.Notification

Name Type Mandatory Description
type SlotType Yes Notification slot type.
level number No Notification level. If this parameter is not set, the default value that corresponds to the notification slot type is used.
desc string No Notification slot description.
badgeFlag boolean No Whether to display the badge.
bypassDnd boolean No Whether to bypass DND mode in the system.
lockscreenVisibility number No Mode for displaying the notification on the lock screen.
vibrationEnabled boolean No Whether to enable vibration for the notification.
sound string No Notification alert tone.
lightEnabled boolean No Whether the indicator blinks for the notification.
lightColor number No Indicator color of the notification.
vibrationValues Array<number> No Vibration mode of the notification.
enabled9+ boolean No Whether the notification slot is enabled.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙APIs

harmony 鸿蒙System Common Events (To Be Deprecated Soon)

harmony 鸿蒙System Common Events

harmony 鸿蒙API Reference Document Description

harmony 鸿蒙Enterprise Device Management Overview (for System Applications Only)

harmony 鸿蒙BundleStatusCallback

harmony 鸿蒙@ohos.bundle.innerBundleManager (innerBundleManager)

harmony 鸿蒙@ohos.distributedBundle (Distributed Bundle Management)

harmony 鸿蒙@ohos.bundle (Bundle)

harmony 鸿蒙@ohos.enterprise.EnterpriseAdminExtensionAbility (EnterpriseAdminExtensionAbility)

0  赞