NotificationMessage Property
Gets the notification message.
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Message { get; set; }
Public Property Message As String
Get
Set
abstract Message : string with get, set
override Message : string with get, set
StringINotificationMessage