Text.visibility

bool visibility() @property

Get visibility property.

Returns

If false, the text is masked with the “invisible char”.
void visibility(bool propval) @property

Set visibility property.

Parameters

propvalIf false, the text is masked with the “invisible char”.