NotificationPanelPolicy Class |
The NotificationPanelPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
| All | All notifications are displayed on the Notification Panel. | |
| JniPeerMembers | To be added. | |
| None | No notifications are displayed on the Notification Panel. | |
| SilentHidden | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
| Name | Description | |
|---|---|---|
| FromInt | Retrieves the corresponding NotificationPanelPolicy value, from a valid integer. | |
| ToInt | Converts the NotificationPanelPolicy to its integer corresponding value. | |
| ValueOf | Returns the enum constant of this class with the specified name. | |
| Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
NotificationPanelPolicy enumeration defines the notifications to be displayed on the Notification Panel.