Enum TextInputEventType
public enum TextInputEventType
Fields
Composition = 1
This the current text that has not yet been entered but is still being edited
Input = 0
When new text is entered
public enum TextInputEventType
Composition = 1
This the current text that has not yet been entered but is still being edited
Input = 0
When new text is entered