Click or drag to resize

GObjectonTouchBegin Property

Dispatched when the finger touched the object or its child just now.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventListener onTouchBegin { get; }

Property Value

Type: EventListener
See Also