TextTagGidBuilderImpl.word
T word(bool propval)Set word property.
Parameters
propval | Whether this tag represents a single word. This affects line breaks and cursor movement. |
Returns
Builder instance for fluent chaining
T word(bool propval)Set word property.
propval | Whether this tag represents a single word. This affects line breaks and cursor movement. |