[]
Occurs when an item is tapped.
public event EventHandler<C1TappedEventArgs> ItemTapped
Public Event ItemTapped As EventHandler(Of C1TappedEventArgs)
| Type | Description |
|---|---|
| EventHandler<C1TappedEventArgs> | Occurs when an item is tapped. |