Title Property
Gets the Title of the notification.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Title { get; set; }
Public Property Title As String
Get
Set
abstract Title : string with get, set
override Title : string with get, set
Property Value
StringImplements
INotification.TitleSee Also
Reference
Notification Class
Avalonia.Controls.Notifications Namespace