Constant epaint::text::PASSWORD_REPLACEMENT_CHAR
source · pub const PASSWORD_REPLACEMENT_CHAR: char = '•';Expand description
Suggested character to use to replace those in password text fields.
pub const PASSWORD_REPLACEMENT_CHAR: char = '•';Suggested character to use to replace those in password text fields.