Click or drag to resize

RichTextFieldShowHtmlObject Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ShowHtmlObject(
	int index,
	bool show
)

Parameters

index
Type: SystemInt32
show
Type: SystemBoolean
See Also