Xamarin.Forms.ItemTappedEventArgs Members

The members of Xamarin.Forms.ItemTappedEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Creates a new Xamarin.Forms.ItemTappedEventArgs object for the specified item that was tapped and the group to which it belongs.

Public Properties

[read-only]
Groupobject. The collection of elements to which the tapped item belongs.
[read-only]
Itemobject. The visual element that the user tapped.