Window.

Title Property

Summary

Gets or sets the title of the window.
Namespace
Avalonia.Controls
Containing Type
Window

Syntax

public string Title { get; set; }

Value

Type Description
string