다음을 통해 공유


IWindowOverlay.WindowElements 속성

정의

오버레이에 있는 그리기 가능한 요소의 현재 컬렉션을 가져옵니다.

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)

속성 값

적용 대상