Delegate EditableInterfaceData.InsertTextCallback
public delegate void EditableInterfaceData.InsertTextCallback(IntPtr editable, NonNullableUtf8StringHandle text, int length, ref int position)
Parameters
editable
IntPtrtext
NonNullableUtf8StringHandlelength
intposition
int