News

Mono for Android Databinding a ListView with Mono for Android How do we as developers present data to a user? In Android, we use the ListView in its various forms. By Wallace McClure 09/14/2012 The ...
Xamarin.Forms ListView is the equivalent of the UITableView in iOS and the ListView in Android. It allows you to present a simple grid of data to the user. The user is able to easily scroll through ...