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