Uno.Samples/UI/WindowingSamples
agneszitte 1ee45e3d72 chore: Update versions to latest stable 2024-05-15 18:05:54 -04:00
..
doc/assets docs: Add README 2024-05-15 09:42:58 +02:00
src chore: Update versions to latest stable 2024-05-15 18:05:54 -04:00
README.md chore: Move file to src folder 2024-05-15 17:57:24 -04:00

README.md

Windowing Samples

This sample showcases various windowing APIs in Uno Platform a .NET project focused on demonstrating various window management techniques. This project includes examples of custom windows, full-screen mode, minimizing and maximizing windows, and more. It provides a comprehensive guide for developers looking to implement advanced windowing features in their .NET applications.

WindowingSamples menu

Most windowing features are currently available on desktop targets of Uno Platform only (Windows, macOS, and Linux).

Codebase

What is the Uno Platform

Uno Platform is an open-source .NET platform for building single codebase native mobile, web, desktop, and embedded apps quickly. For additional information about Uno Platform or if you have any feedback to share, please refer to the README.md file in this Samples repository.