Xamarin.Forms.ListView: Event Members

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>

Public Events

ItemAppearingOccurs when the visual representation of an item is being added to the visual layout.
ItemDisappearingOccurs when the visual representation of an item is being removed from the visual layout.
ItemSelectedEvent that is raised when a new item is selected.
ItemTappedEvent that is raised when an item is tapped.