Entry.invisibleChar
uint invisibleChar() @property nothrowGet invisibleChar property.
Returns
The character to use when masking entry contents (“password mode”).
void invisibleChar(uint propval) @property nothrowSet invisibleChar property.
Parameters
propval | The character to use when masking entry contents (“password mode”). |