https://github.com/jfversluis/mauiwindowsfullscreenminimizemaximizesample
Sample code to demonstrate how to set your .NET MAUI Windows app to fullscreen and toggle the minimize and maximize buttons
https://github.com/jfversluis/mauiwindowsfullscreenminimizemaximizesample
dotnet-maui fullscreen maui maximize minimize sample-code windows winui
Last synced: about 1 year ago
JSON representation
Sample code to demonstrate how to set your .NET MAUI Windows app to fullscreen and toggle the minimize and maximize buttons
- Host: GitHub
- URL: https://github.com/jfversluis/mauiwindowsfullscreenminimizemaximizesample
- Owner: jfversluis
- License: mit
- Created: 2023-02-13T10:59:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T13:22:57.000Z (over 3 years ago)
- Last Synced: 2025-03-24T06:54:38.160Z (about 1 year ago)
- Topics: dotnet-maui, fullscreen, maui, maximize, minimize, sample-code, windows, winui
- Language: C#
- Homepage: https://blog.verslu.is/maui/full-screen-disable-minimize-maximize-for-net-maui-windows-apps/
- Size: 151 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# .NET MAUI Windows Fullscreen & Minimize/Maximize Sample
Sample code to demonstrate how to set your .NET MAUI Windows app to fullscreen and toggle the minimize and maximize buttons
Read the blog post with more info here: https://blog.verslu.is/maui/full-screen-disable-minimize-maximize-for-net-maui-windows-apps/