Struct HiddenInputProperty
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
The HiddenInput property.
C#Copypublic struct HiddenInputProperty
Fields
Declaration
C#Copypublic static readonly int Mode
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
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 |
---|---|
Int32 |
API Level: 4
Declaration
C#Copypublic static readonly int SubstituteCharacter
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
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 |
---|---|
Int32 |