Slightly More Advanced Maui.Graphics!
Programming With Chris
🔴 Link to the Github Repo for this project in the video! –
https://github.com/Programming-With-Chris/MauiDemos/tree/main/MeterGraphicsExample
The New .NET Maui Graphics library is looking pretty nice to use, and so I figured I’d make a quick video to give you a rundown of how to use it in your .Net Maui applications! (Though you can use it in any .net app).
In this video, I show two more advanced examples of what you can do with drawables, how I set up two meter type graphics to respond to input from your code, how to style them, etc.
I personally am going to try to draw a few different UI elements I have in mind, to maybe put together my own little Graphics UI Library of reusable controls, and once I get that together I’ll make a video on how I did it and how you can replicate that as well.
🔴 Link to my video showing you how to set up the build tools For .Net Maui –
https://youtu.be/Aw5qGFV_CH0
🔴 I Started A Programming Resources Newsletter! Expect Good Resources on Your Learning Journey Each Week! – https://programmingwithchris.substack.com/
🔴 Subscribe For More Programming Tutorials
https://bit.ly/3NN23DB
☕️Buy me a coffee if you enjoy the free content! I don’t believe in charging for education, but hey, I do love drinking coffee –
https://bit.ly/3Pw56Sf
🕘Timestamps:
00:00 – Video Start
00:32 – Demoing the Meter Drawables
02:01 – Showing How it Works in the XAML and Code Behind in .NET Maui
06:37 – The Linear Meter Drawable
12:59 – The Radial Gauge Drawable
Thanks for watching! I plan on making many more of these on all things .net, so if you wish to see more, continue the playlist and subscribe!
🎬Watch My most recent videos:
https://bit.ly/3yJwaY5
#dotnet #csharp #programming #dotnetmaui