TextTagGidBuilderImpl.invisible
T invisible(bool propval)Set invisible property.
Parameters
propval | Whether 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