- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- ScrollEventArgs
Syntax
public ScrollEventArgs(ScrollEventType eventType, double newValue)
Parameters
Name | Type | Description |
---|---|---|
eventType | ScrollEventType | |
newValue | double |
Return Value
Type | Description |
---|---|
void |