Partager via


IWindowOverlay.WindowElements Propriété

Définition

Obtient la collection actuelle d’éléments dessinables sur la superposition.

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IWindowOverlayElement ^> ^ WindowElements { System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IWindowOverlayElement ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IWindowOverlayElement> WindowElements { get; }
member this.WindowElements : System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IWindowOverlayElement>
Public ReadOnly Property WindowElements As IReadOnlyCollection(Of IWindowOverlayElement)

Valeur de propriété

S’applique à