Remove Switch Label on Windows with .NET MAUI22 December 2023·4 minsIn this post you will learn how to remove the label text from a Switch on Windows using .NET MAUI.
Working with Effects in Xamarin.Forms4 January 2017·6 minsInstead of writing custom renderers, you now have the possibility to customize the Xamarin.Forms behavior with Effects. In this post we will learn how.