Click or drag to resize

GButtonselected Property

If the button is in selected status.

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

Property Value

Type: Boolean
See Also