TextTag.sentence

Set sentence property.

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

Parameters

propval bool

Whether this tag represents a single sentence.

This affects cursor movement.