Message Property
Gets the notification message.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Message { get; set; }
Public Property Message As String
Get
Set
abstract Message : string with get, set
override Message : string with get, set
Property Value
StringImplements
INotification.MessageSee Also
Reference
Notification Class
Avalonia.Controls.Notifications Namespace