Click or drag to resize

GObjecttouchable Property

If the object can touch or click. GImage/GTextField is not touchable even it is true.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool touchable { get; set; }

Property Value

Type: Boolean
See Also