Click or drag to resize

LongPressGesture Constructor

Initializes a new instance of the LongPressGesture class

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

Parameters

host
Type: FairyGUIGObject
See Also