[]
Called when one of the items is tapped.
protected virtual void OnItemTapped(object sender, C1TappedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The item that was tapped. |
C1TappedEventArgs | e | The C1TappedEventArgs instance containing the event data. |