Xamarin.Forms.ListView: Method Members

The methods of Xamarin.Forms.ListView are listed below. For a list of all members, see the ListView Members list.

See Also: Inherited members from Xamarin.Forms.ItemsView<Xamarin.Forms.Cell>

Public Methods

ScrollTo(object, ScrollToPosition, bool)
Scrolls the ListView to the item.
ScrollTo(object, object, ScrollToPosition, bool)
Scrolls the ListView to the item in the group

Protected Methods

override
CreateDefault(object) : Cell
Creates an instance of the default visual representation of an item.
override
OnSizeRequest(double, double) : SizeRequest
Method that is called when a size request is made..
override
SetupContent(Cell, int)
Makes this Xamarin.Forms.ListView element the Cell.Parent of the content.