TextTag.invisible

Get invisible property.

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

Return Value

Type: 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.