GObject.onTouchEnd Property |
Dispatched when the finger was lifted from the screen or from the mouse button.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic EventListener onTouchEnd { get; }
Property Value
Type:
EventListener
See Also