Message Property
Gets the notification message.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
string? Message { get; }
ReadOnly Property Message As String
Get
abstract Message : string with get
Property Value
StringSee Also
Reference
INotification Interface
Avalonia.Controls.Notifications Namespace