Enum InputMethod.PasswordLayoutType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Available variation for the password layout.
C#Copypublic enum PasswordLayoutType : int
Name | Description |
---|---|
Normal | The normal password layout. |
WithNumberOnly | The password layout to allow only number. |