NotificationCenter Properties
The NotificationCenter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
AlertMaxHeight |
Gets or sets the maximum height of the alert.
|
|
|
AlertMaxWidth |
Gets or sets the maximum width of the alert.
|
|
|
ButtonHorizontalAlignment |
Gets or sets the button alignment.
|
|
|
DisplayNotes |
Gets the toasts.
|
|
|
IsItemsAscending |
Gets or sets a value indicating whether this instance is items ascending.
|
|
|
MaxNotifications |
Gets or sets the maximum notifications.
|
|
|
NewAlertColor |
The color used when a new alert is detected.
|
|
|
NewAlertIcon |
The icon used when a new alert is detected.
|
|
|
NewNotificationCount |
Gets new notification count.
|
|
|
NoAlertColor |
Gets or sets the color of the no alert.
|
|
|
NoAlertIcon |
Gets or sets the no alert icon.
|
|
|
Notifications |
Gets the alert center notifications.
|
|
|
NotificationsVisible |
Gets or sets a value indicating whether [notifications visible].
|
|
|
ShowNotificationCenterButton |
Gets or sets a value indicating whether [show notification center button].
|
|
|
ToggleCommand |
Gets the toggle command.
|

