TextTag.word

Get word property.

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

Return Value

Type: bool

Whether this tag represents a single word.

This affects line breaks and cursor movement.