INotificationTitle Property

Gets the Title of the notification.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
string? Title { get; }

Property Value

String

See Also