| Tizen Native API
    5.0
    | 
Dali::Toolkit::HiddenInput::Property Namespace Reference
  | Enumerations | |
| enum | |
| HiddenInput Property.  More... | |
Detailed Description
HiddenInput Property.
- Since:
- 4.0, DALi version 1.2.60
Enumeration Type Documentation
| anonymous enum | 
HiddenInput Property.
- Since:
- 4.0, DALi version 1.2.60
- Enumerator:
- MODE - The mode for input text display. - Name "mode", type HiddenInput::Mode (Property::INTEGER). - Since:
- 4.0, DALi version 1.2.60
 - Note:
- Optional.
 - See also:
- HiddenInput::Mode
 - SUBSTITUTE_CHARACTER - All input characters are substituted by this character. - Name "substituteCharacter", type Property::INTEGER. - Since:
- 4.0, DALi version 1.2.60
 - Note:
- Optional.
 - SUBSTITUTE_COUNT - Length of text to show or hide, available when HIDE_COUNT/SHOW_COUNT mode is used. - Name "substituteCount", type Property::INTEGER. - Since:
- 4.0, DALi version 1.2.60
 - Note:
- Optional.
 - SHOW_LAST_CHARACTER_DURATION - Hide last character after this duration, available when SHOW_LAST_CHARACTER mode. - Name "showDuration", type Property::INTEGER. - Since:
- 4.0, DALi version 1.2.60
 - Note:
- Optional.