NotificationCardNotificationType Property

Gets or sets the type of the notification

Definition

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

Property Value

NotificationType

See Also