TextTagGidBuilderImpl.invisible

T invisible(bool propval) nothrow

Set invisible property.

Parameters

propvalWhether this text is hidden. Note that there may still be problems with the support for invisible text, in particular when navigating programmatically inside a buffer containing invisible segments.

Returns

Builder instance for fluent chaining