TextTag.invisible

Set invisible property.

  1. bool invisible [@property getter]
  2. bool invisible [@property setter]
    class TextTag
    @property
    void
    invisible
    (
    bool propval
    )

Parameters

propval bool

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.