Click or drag to resize

GestureRecognizerVelocityX Property

Velocity x in pixels using focus

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

Property Value

Type: Single
The velocity x value in pixels
See Also