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>
ScrollTo(object, ScrollToPosition, bool)Scrolls the ListView to the item. | ||
ScrollTo(object, object, ScrollToPosition, bool)Scrolls the ListView to the item in the group | ||
override | CreateDefault(object)Creates an instance of the default visual representation of an item. | |
override | OnSizeRequest(double, double)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. | |