IClassicDesktopStyleApplicationLifetimeMainWindow Property
Gets or sets the main window of the application.
Namespace: Avalonia.Controls.ApplicationLifetimesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Window? MainWindow { get; set; }
Property MainWindow As Window
Get
Set
abstract MainWindow : Window with get, set
Property Value
Window
The main window.