Tizen Native API
4.0
|
Enumerations | |
enum | |
HiddenInput Property. More... |
HiddenInput Property.
anonymous enum |
HiddenInput Property.
MODE |
The mode for input text display. Name "mode", type HiddenInput::Mode (Property::INTEGER).
|
SUBSTITUTE_CHARACTER |
All input characters are substituted by this character. Name "substituteCharacter", type Property::INTEGER.
|
SUBSTITUTE_COUNT |
Length of text to show or hide, available when HIDE_COUNT/SHOW_COUNT mode is used. Name "substituteCount", type Property::INTEGER.
|
SHOW_LAST_CHARACTER_DURATION |
Hide last character after this duration, available when SHOW_LAST_CHARACTER mode. Name "showDuration", type Property::INTEGER.
|