Click or drag to resize

GestureRecognizerVelocityY Property

Velocity y in pixels using focus

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float VelocityY { get; }

Property Value

Type: Single
The velocity y value in pixels
See Also