Click or drag to resize

GRootTogglePopup Method (GObject)

If a popup is showing, then close it; otherwise, open it.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void TogglePopup(
	GObject popup
)

Parameters

popup
Type: FairyGUIGObject
See Also