TextTag.sentence

Get sentence property.

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

Return Value

Type: bool

Whether this tag represents a single sentence.

This affects cursor movement.