Xamarin.Forms - ListView Built-In Cells

Sample code associated with the ListView Docs:

This sample demonstrates each of the built-in cell types in both XAML and C#.

Built-In Cells:

  • TextCell
  • ImageCell
  • SwitchCell
  • EntryCell

Screenshot of Built-In Cells Demo on iOS and Android