Drawn Controls in .NET MAUI - XamExpertDay 2021
Session by Javier Suarez In this session we are going to learn all the basics of .NET MAUI Graphics, a new cross-platform graphics library included with .NET MAUI as well as use this library to create fully drawn controls. We will see what advantages brings this new way of creating controls and we will analyze concepts such as performance and other related aspects.
What you will learn
- Core concept and where it fits in a .NET MAUI app
- Step-by-step setup and implementation flow
- Platform considerations and practical trade-offs
- How to apply the pattern in real projects
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.