Click or drag to resize

PinchGesture Constructor

Initializes a new instance of the PinchGesture class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public PinchGesture(
	GObject host
)

Parameters

host
Type: FairyGUIGObject
See Also