Enum ImfManager.ImfEvent
Definition
- Assembly:
- Tizen.NUI.dll
Events that are generated by the IMF.
public enum ImfManager.ImfEvent
Fields
| Name | Description |
|---|---|
| Commit | Commit received. |
| DeleteSurrounding | An event to delete a range of characters from the string. |
| GetSurrounding | An event to query string and the cursor position. |
| Preedit | Pre-Edit changed. |
| PrivateCommand | Private command sent from the input panel. |
| Void | No event. |