Enum InputMethod.PasswordLayoutType
Definition
- Assembly:
- Tizen.NUI.dll
Available variation for the password layout.
public enum InputMethod.PasswordLayoutType
Fields
| Name | Description |
|---|---|
| Normal | The normal password layout. |
| WithNumberOnly | The password layout to allow only number. |