PasswordEntry.setShowPeekIcon
void setShowPeekIcon(bool showPeekIcon)Sets whether the entry should have a clickable icon to reveal the contents.
Setting this to false also hides the text again.
Parameters
showPeekIcon | whether to show the peek icon |
void setShowPeekIcon(bool showPeekIcon)Sets whether the entry should have a clickable icon to reveal the contents.
Setting this to false also hides the text again.
showPeekIcon | whether to show the peek icon |