GObject.touchable 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)
Syntaxpublic bool touchable { get; set; }
Property Value
Type:
Boolean
See Also