Type Property
Gets the NotificationType of the notification.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public NotificationType Type { get; set; }
Public Property Type As NotificationType
Get
Set
abstract Type : NotificationType with get, set
override Type : NotificationType with get, set
Property Value
NotificationTypeImplements
INotification.TypeSee Also
Reference
Notification Class
Avalonia.Controls.Notifications Namespace