I have a collection of switch cells which while iterating is bound to my custom object. I am currently using tableview to display it. But, I want refresh the UI whenever my collection changes. The layout will be a stack layout with orientation as vertical. I was thinking of using list view ? But how I wasn't sure in this case
↧