The events 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>
| ItemAppearing | Occurs when the visual representation of an item is being added to the visual layout. | |
| ItemDisappearing | Occurs when the visual representation of an item is being removed from the visual layout. | |
| ItemSelected | Event that is raised when a new item is selected. | |
| ItemTapped | Event that is raised when an item is tapped. |