Enum InputMethod.NormalLayoutType
Definition
- Assembly:
- Tizen.NUI.dll
Available variation for the normal layout.
C#Copypublic enum InputMethod.NormalLayoutType
| Name | Description |
|---|---|
| Normal | The plain normal layout. |
| WithFilename | Filename layout. sysbols such as '/' should be disabled. |
| WithPersonName | The name of a person. |