Click or drag to resize

ContainerGetChildIndex Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int GetChildIndex(
	DisplayObject child
)

Parameters

child
Type: FairyGUIDisplayObject

Return Value

Type: Int32
See Also