Property scrollDelta
scrollDelta
The scroll delta of the gesture since the last frame.
Declaration
public Vector2 scrollDelta { get; }
Property Value
| Type | Description | 
|---|---|
| Vector2 | 
Remarks
This is a convenience property to convert the magnification delta to a scroll delta.