NotificationType Property

Gets the NotificationType of the notification.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public NotificationType Type { get; set; }

Property Value

NotificationType

Implements

INotificationType

See Also