Window.Overlays Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IWindowOverlay ^> ^ Overlays { System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IWindowOverlay ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IWindowOverlay> Overlays { get; }
member this.Overlays : System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IWindowOverlay>
Public ReadOnly Property Overlays As IReadOnlyCollection(Of IWindowOverlay)