Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T13:22:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T06:08:25.082Z (3 months 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: 1
- 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 buttonsRead the blog post with more info here: https://blog.verslu.is/maui/full-screen-disable-minimize-maximize-for-net-maui-windows-apps/