MultiSelect Listview Xamarin.Forms
Hello! In this post we gonna see how to implement a MultiSelect Listview using Xamarin Forms.
First we need to create a custom ViewModel, in order of handle the items selected
After that we create add to our page the listview and another elements that help us to show the differents items in the ListView.
Now we add a ViewModel to handle the calls to UI
The result in iOS is the Next one:
The result in Android is the Next one:
First we need to create a custom ViewModel, in order of handle the items selected
After that we create add to our page the listview and another elements that help us to show the differents items in the ListView.
Now we add a ViewModel to handle the calls to UI
The result in iOS is the Next one:
The result in Android is the Next one:
Here is the url for the complete code on Github:
Follow me on Twitter
Or find me in Linkedinhttps://mx.linkedin.com/in/osvaldo-santiago-estrada-15480741
Comentarios
Publicar un comentario