Application.IApplication.Windows Property

Definition

property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IWindow ^> ^ Microsoft::Maui::IApplication::Windows { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IWindow ^> ^ get(); };
System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IWindow> Microsoft.Maui.IApplication.Windows { get; }
member this.Microsoft.Maui.IApplication.Windows : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IWindow>
 ReadOnly Property Windows As IReadOnlyList(Of IWindow) Implements IApplication.Windows

Property Value

Implements

Applies to