- Namespace
- Avalonia
.Input - Containing Type
- Gestures
Syntax
public static void AddTappedHandler(IInteractive element, EventHandler<RoutedEventArgs> handler)
Parameters
Name | Type | Description |
---|---|---|
element | IInteractive | |
handler | EventHandler |
Return Value
Type | Description |
---|---|
void |