| Tizen Native API
    6.0
    | 
Dali::Toolkit::HiddenInput::Mode Namespace Reference
  The type for HiddenInput::Property::MODE. More...
| Enumerations | |
| enum | Type | 
| The type for HiddenInput::Property::MODE.  More... | |
Detailed Description
The type for HiddenInput::Property::MODE.
- Since:
- 4.0, DALi version 1.2.60
Enumeration Type Documentation
The type for HiddenInput::Property::MODE.
- Since:
- 4.0, DALi version 1.2.60
- Enumerator:
- HIDE_NONE - Do not hide text. - Since:
- 4.0, DALi version 1.2.60
 - HIDE_ALL - Hide all the input text. - Since:
- 4.0, DALi version 1.2.60
 - HIDE_COUNT - Hide n characters from start. - Since:
- 4.0, DALi version 1.2.60
 - SHOW_COUNT - Show n characters from start. - Since:
- 4.0, DALi version 1.2.60
 - SHOW_LAST_CHARACTER - Show last character for the duration (use Property::SHOW_LAST_CHARACTER_DURATION to modify duration). - Since:
- 4.0, DALi version 1.2.60