Share via


WindowOverlayTappedEventArgs.WindowOverlayElements Property

Definition

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

Property Value

Applies to