1 implementation of Overlays
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
82 public IReadOnlyCollection<IWindowOverlay> Overlays => _overlays.ToList().AsReadOnly();