NotificationType Enumeration

Enumeration of types for INotification.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public enum NotificationType

Members

Information0 
Success1 
Warning2 
Error3 

See Also