[]
Occurs when the element is tapped (clicked if performed with the mouse).
public event EventHandler<C1TappedEventArgs> Tapped
Type | Description |
---|---|
EventHandler<C1TappedEventArgs> | Occurs when the element is tapped (clicked if performed with the mouse). |