Tizen Native API
4.0
|
The type for HiddenInput::Property::MODE. More...
Enumerations | |
enum | Type |
The type for HiddenInput::Property::MODE. More... |
The type for HiddenInput::Property::MODE.
The type for HiddenInput::Property::MODE.
HIDE_NONE |
Do not hide text.
|
HIDE_ALL |
Hide all the input text.
|
HIDE_COUNT |
Hide n characters from start.
|
SHOW_COUNT |
Show n characters from start.
|
SHOW_LAST_CHARACTER |
Show last character for the duration (use Property::SHOW_LAST_CHARACTER_DURATION to modify duration).
|