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