Click or drag to resize

XMLIteratorGetRawText Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string GetRawText(
	bool trim = false
)

Parameters

trim (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also