How to Change the Color of Slider on Xamarin.Forms, on Android, iOs, UWP using custom renderers?
I have changed successfully the color of the Slider on Android creating a Custom Renderer Here the example. [assembly: ExportRenderer(typeof(CustomSlider),
Continue reading
Recent Comments