Welcome to the Windows App SDK Input and Composition Samples! For those of you familiar with the Windows Composition Samples, these samples are very similar but instead built on the APIs in the WinAppSDK (to learn more about the WinAppSDK, visit here), and they also feature new input APIs. This is the place for the latest code samples, demos, and developer feedback around building beautiful and engaging WinUI3 apps. This repo focuses on the platform building blocks that make up the Fluent Design System, with emphasis on creating UI using APIs in the Microsoft.UI.Composition and Microsoft.UI.Input namespaces. If you are a developer getting familiar with the WinUI 3.0 platform, want to build beautiful and innovative UI experiences, and don't mind a few bugs here and there, then this is the place for you! The Demos folder contains standalone code demos that are focused on combining many concepts and feature sets into interesting user experiences.
Features
- The Sample Gallery is an application that contains many samples, each demonstrating a different concept or API
- The WinAppSDK samples automatically work downlevel to Windows 10 version 1809
- As long as your Windows OS version is 1809 or higher, you'll automatically get all the latest features
- These are early reference implementations, prototypes, and utilities the team has built over the course of developing our demos and code examples
- A set of C# classes enabling you to build ExpressionAnimations in a more type-safe environment
- A native library used to access some lower-level functionality that has no WinRT projections