PasswordEntry.showPeekIcon
bool showPeekIcon() @property nothrowGet showPeekIcon property.
Returns
Whether to show an icon for revealing the content.
void showPeekIcon(bool propval) @property nothrowSet showPeekIcon property.
Parameters
propval | Whether to show an icon for revealing the content. |