Click or drag to resize

GTextInputSetSelection Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetSelection(
	int start,
	int length
)

Parameters

start
Type: SystemInt32
length
Type: SystemInt32
See Also