Click or drag to resize

LongPressGestureTimeToPress Property

Gets or sets total time in seconds required to hold pointers still.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float TimeToPress { get; set; }

Property Value

Type: Single
Time in seconds.
See Also