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 |
public string Title { get; set; }
Type | Description |
---|---|
string |