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