NotificationType Property
Gets or sets the type of the notification
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public NotificationType NotificationType { get; set; }
Public Property NotificationType As NotificationType
Get
Set
member NotificationType : NotificationType with get, set
Property Value
NotificationTypeSee Also
Reference
NotificationCard Class
Avalonia.Controls.Notifications Namespace