Xamarin.Forms.ItemsView<TVisual>: Property Members

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

Public Properties

ItemsSourceIEnumerable. Gets or sets the source of items to template and display.
ItemTemplateDataTemplate. Gets or sets the Xamarin.Forms.DataTemplate to apply to the ItemsView<TVisual>.ItemsSource.