ItemTappedEventArgs Class

Definition

Event arguments for the ItemTapped event.

public ref class ItemTappedEventArgs : EventArgs
public class ItemTappedEventArgs : EventArgs
type ItemTappedEventArgs = class
    inherit EventArgs
Public Class ItemTappedEventArgs
Inherits EventArgs
Inheritance
ItemTappedEventArgs

Constructors

ItemTappedEventArgs(Object, Object, Int32)

Properties

Group

The collection of elements to which the tapped item belongs.

Item

The visual element that the user tapped.

ItemIndex

Applies to