A implementation MAUI Library for generating overlay views.
License
MIT
Deps
0
Install Size
—
Vulns
✓ 0
Published
Dec 31, 2022
$ dotnet add package Drastic.Overlay
Drastic.Overlay is a base library for handling IWindowOverlays within MAUI. It also includes helpers (such as OverlayWindow) to aid in adding overlays to MAUI Windows.
IWindowOverlay
OverlayWindow