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