Summary
Occurs when a tap gesture occurs on the control.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
- Event Type
- EventHandler
<RoutedEventArgs>
Syntax
public event EventHandler<RoutedEventArgs> Tapped
public event EventHandler<RoutedEventArgs> Tapped