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