I've added the RadListView to my project and using the Xaml format and I've bound a list to the ListView. I've been using the multiple selection property but I need a way to have some of the items pre-selected when the page is loaded.
Not sure if this is supported or if anyone has any experience of implementing this in Xamarin.Forms?