This affects cursor movement.
TextTag.sentence
bool sentence() @propertyGet sentence property.
Returns
Whether this tag represents a single sentence.
void sentence(bool propval) @propertySet sentence property.
Parameters
propval | Whether this tag represents a single sentence. This affects cursor movement. |