Creating a Custom Control as a GraphicsView in .NET MAUI


Details
With .NET MAUI, you are not limited to the controls that come in the box. There are multiple ways of creating custom controls. We are going to create a new control from scratch as a GraphicsView. It will have custom drawing features that will be platform-independent.
We'll use the .NET MAUI Canvas to draw our control without having to dip into the native platform SDKs or APIs. One drawing API to rule them all. We'll show how to create a control and wire up properties for that control.
Agenda
6:00 pm - Welcome to TVUG, user group announcements
6:05 pm - Session start
7:00 pm - Session wrap-up, open Q&A
This session is part of the .NET Virtual User Group (https://www.meetup.com/dotnet-virtual-user-group) series, where you can join and find more virtual user groups happening around the world.

Sponsors
Creating a Custom Control as a GraphicsView in .NET MAUI