TextTag.sentence

bool sentence() @property

Get sentence property.

Returns

Whether this tag represents a single sentence.

This affects cursor movement.

void sentence(bool propval) @property

Set sentence property.

Parameters

propvalWhether this tag represents a single sentence. This affects cursor movement.