共用方式為


Window.Overlays 屬性

定義

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)

屬性值

實作

適用於