Fun with MAUI's IWindowOverlay
Перейти к файлу
Javier Suárez Ruiz 52ae3cd09e Updated to Preview 14 2022-02-28 17:24:51 +01:00
images Updated code and README 2022-02-20 12:32:14 +01:00
src Updated to Preview 14 2022-02-28 17:24:51 +01:00
.gitignore Initial Commit 2021-12-04 23:23:33 -05:00
README.MD Updated code and README 2022-02-20 12:32:14 +01:00

README.MD

.NET MAUI Overlay Playground - Fun with MAUI's IWindowOverlay

.NET MAUI Overlay

This repo contains some examples of MAUI IWindowOverlay implementations. While its primary use is for the VisualDiagnostics layer on Window, it can be used for much more.

NOTE: Sample by Tim Miller (team mate working in Visual Studio Tools at Microsoft).