The properties of Xamarin.Forms.ItemsView<TVisual> are listed below. For a list of all members, see the ItemsView<TVisual> Members list.
See Also: Inherited members from Xamarin.Forms.View
| ItemsSource | IEnumerable. Gets or sets the source of items to template and display. | |
| ItemTemplate | DataTemplate. Gets or sets the Xamarin.Forms.DataTemplate to apply to the ItemsView<TVisual>.ItemsSource. |