- Namespace
- Avalonia
.Input - Containing Type
- Scroll
Gesture Event Args
Syntax
public ScrollGestureEventArgs(int id, Vector delta)
Parameters
Name | Type | Description |
---|---|---|
id | int | |
delta | Vector |
Return Value
Type | Description |
---|---|
void |
public ScrollGestureEventArgs(int id, Vector delta)
Name | Type | Description |
---|---|---|
id | int | |
delta | Vector |
Type | Description |
---|---|
void |