GesturePreviousScreenPosition Property |
Gets previous screen position.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public virtual Vector2 PreviousScreenPosition { get; }
Property Value
Type:
Vector2 Gesture's previous position in screen coordinates.
See Also