Title Property
Gets or sets the title of the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Title { get; set; }
Public Property Title As String
Get
Set
member Title : string with get, set