🔴 Link to the Github Repo for this project in the video! -
https://github.com/Programming-With-Chris/ShoppingList
In today's video, I show you how you can create reusable, custom drawn controls that basically make the things you can do in your UI limitless! For the ShoppingList app, I created some "circular button' controls that allow you to create a class that encapsulates the animations, the custom properties, and the behaviors of the controls for maximum code reuse!
I think this is a pretty big part of your .Net Maui learning journey, so let me know in the comments if this helped you out at all! Thanks for watching!
For Further Reading on this topic - Here is a blogpost by Pedro Jesus who talks about this on the Microsoft .Net Blog! - https://devblogs.microsoft.com/dotnet/customizing-dotnet-maui-controls/
🔴 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:25 - My Circular Button Custom Control
01:58 - How to Create the Control's Class
04:47 - The OnPropertyChanged Methods
07:31 - How to use your Custom Control
10:02 - One Quick 'Gotcha' I Ran Into
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