Skip to main content

Message Property

Gets the notification message.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public string? Message { get; set; }
View Source

Property Value

String

Implements

INotification.Message

See Also

Reference

Notification Class
Avalonia.Controls.Notifications Namespace