TextInputEventType Enum
Namespace: Stride.InputAssembly: Stride.Input.dll
public enum TextInputEventType
Fields
| Name | Description |
|---|---|
| Composition | This the current text that has not yet been entered but is still being edited |
| Input | When new text is entered |