[]
Called when one of the items receive the Hold event.
protected virtual void OnItemHolding(object sender, C1TappedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The item that receive the hold event. |
C1TappedEventArgs | e | The C1TappedEventArgs instance containing the event data. |