Summary
Gets or sets the main window of the application.
- Namespace
- Avalonia
.Controls . Application Lifetimes - Containing Type
- I
Classic Desktop Style Application Lifetime
Syntax
Window MainWindow { get; set; }
Value
Type | Description |
---|---|
Window | The main window. |