Enum NotificationType
- Namespace
- Avalonia.Controls.Notifications
- Assembly
- Avalonia.Controls.dll
Enumeration of types for INotification.
public enum NotificationType
Fields
Error = 3
Information = 0
Success = 1
Warning = 2
Enumeration of types for INotification.
public enum NotificationType
Error = 3
Information = 0
Success = 1
Warning = 2