Struct HiddenInputProperty
Definition
- Assembly:
- Tizen.NUI.dll
The HiddenInput property.
C#Copypublic struct HiddenInputProperty
Fields
Declaration
C#Copypublic static readonly int Mode
Field Value
| Type | Description |
|---|---|
| int |
View Source
ShowLastCharacterDuration
Hide last character after this duration, available when SHOW_LAST_CHARACTER mode.
Declaration
C#Copypublic static readonly int ShowLastCharacterDuration
Field Value
| Type | Description |
|---|---|
| int |
Declaration
C#Copypublic static readonly int SubstituteCharacter
Field Value
| Type | Description |
|---|---|
| int |
View Source
SubstituteCount
Length of text to show or hide, available when HIDE_COUNT/SHOW_COUNT mode is used.
Declaration
C#Copypublic static readonly int SubstituteCount
Field Value
| Type | Description |
|---|---|
| int |