.NET MAUI - Working with styles

preview_player
Показать описание
In this video, Daniel Hindrikes, will show you how to work with styles in .NET MAUI.
Рекомендации по теме
Комментарии
Автор

Would like to see another video on the more advanced features like all the VisualState/Control events and ContentPresenters.

GuildOfCalamity
Автор

I love your videos! thank you for the content. Could you give us some more on the blazor aspect of things? And more question. What camera/lens are you using to record your videos? It looks amazing!

FYFYTS
Автор

Good video, thanks. Were you able to add tintcolor for image using styles in App.xaml?

anandshindey
Автор

Great video, this works for the C# code I guess as I am primarily going to use C# instead of xaml. Gonna try it out

I_OptimusPrime
Автор

hello. thank you for the video
do you know how to apply two or more styles to the same tag? i found nothing online.
somethiing like:
<Label Style="{StaticResource style1, style2}" Text="blabla" />

ilsignorfesta
Автор

Can you target all labels in a grid by styling the parent grid?

megaman