- Namespace
- Avalonia
.Input - Containing Type
- TappedEventArgs
Syntax
public TappedEventArgs(RoutedEvent routedEvent, PointerEventArgs lastPointerEventArgs)
Parameters
Name | Type | Description |
---|---|---|
routedEvent | RoutedEvent | |
lastPointerEventArgs | PointerEventArgs |
Return Value
Type | Description |
---|---|
void |