Click or drag to resize

TransformGestureBaseType Property

Gets or sets types of transformation this gesture supports.

Namespace:  TouchScript.Gestures.TransformGestures.Base
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TransformGestureTransformType Type { get; set; }

Property Value

Type: TransformGestureTransformType
Type flags.
See Also