NotificationCenter Members
The NotificationCenter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NotificationCenter()()()() |
Initializes a new instance of the NotificationCenter class.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AlertMaxHeightProperty |
The alert text content maximum height in the alert center.
|
![]() ![]() |
AlertMaxWidthProperty |
The alert maximum width property of the notification center popup.
|
![]() ![]() |
ButtonHorizontalAlignmentProperty |
The button alignment property
|
![]() ![]() |
IsItemsAscendingProperty |
The is items ascending property
|
![]() ![]() |
MaxNotificationsProperty |
The maximum notifications property
|
![]() ![]() |
NewAlertColorProperty |
Color of the icon when there is a new alert.
|
![]() ![]() |
NewAlertIconProperty |
The icon when there is a new alert.
|
![]() ![]() |
NoAlertColorProperty |
Color of the icon when there are no unread alerts.
|
![]() ![]() |
NoAlertIconProperty |
The icon when there are no unread alerts.
|
![]() ![]() |
ShowNotificationCenterButtonProperty |
The show notification center button property
|
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.
|