VisibilityMode
VisibilityMode
enum has the following values:
ALWAYS
-prefix
/suffix
is always visible regardless of the text entry stateNEVER
-prefix
/suffix
is never visible regardless of the text entry stateEDITING
-prefix
/suffix
is visible only when the text entry is in editing modeNOT_EDITING
-prefix
/suffix
is visible only when the current text entry is empty