TextTagGidBuilderImpl.word

Set word property.

class TextTagGidBuilderImpl(T)
T
word
(
bool propval
)

Parameters

propval bool

Whether this tag represents a single word.

This affects line breaks and cursor movement.

Return Value

Type: T

Builder instance for fluent chaining