NotificationType Enumeration
Enumeration of types for INotification.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public enum NotificationType
Public Enumeration NotificationType
type NotificationType
Members
| Information | 0 | |
| Success | 1 | |
| Warning | 2 | |
| Error | 3 |