Click or drag to resize

FingersPanARComponentScriptLongPressGestureBegan Property

Long press callback to do things like show a popup menu

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Action<FingersPanARComponentScript> LongPressGestureBegan { get; set; }

Property Value

Type: ActionFingersPanARComponentScript
See Also