Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

observableCollection requirements

$
0
0

Hi Folks,

I've created my own collection class that I'd like to be able to use as the ItemSource of a listView. What are the requirements to make my class work with the listview as an observable collection (one that enumerates and fires property change events)... I'm thinking I need to implement 2 interfaces?

Thanks!
Mike


Viewing all articles
Browse latest Browse all 75885

Trending Articles