TextAttributes.invisible

uint invisible() @property nothrow

Get invisible field.

Returns

Hide the text.
void invisible(uint propval) @property nothrow

Set invisible field.

Parameters

propvalHide the text.