Thursday, October 18, 2018

How To Change ListView SelectedItem Bg Color In Xamarin.Forms

This article describes how we can change ListView SelectedItem bg color in Xamarin.Forms. Sometimes we may need to set different bg color for ListView selected item, So in this article, we can learn how to achieve this functionality using CustomRenderer.

source https://www.c-sharpcorner.com/article/how-to-change-listview-selecteditem-bg-color-in-xamarin-forms/

No comments:

Post a Comment