Entry.invisibleChar

uint invisibleChar() @property nothrow

Get invisibleChar property.

Returns

The character to use when masking entry contents (“password mode”).
void invisibleChar(uint propval) @property nothrow

Set invisibleChar property.

Parameters

propvalThe character to use when masking entry contents (“password mode”).