Click or drag to resize

InputTextFieldPasteHandler Delegate

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public delegate void PasteHandler(
	InputTextField textField
)

Parameters

textField
Type: FairyGUIInputTextField
See Also