TextMarkGidBuilderImpl.leftGravity

Set leftGravity property.

class TextMarkGidBuilderImpl(T)
T
leftGravity
(
bool propval
)

Parameters

propval bool

Whether the mark has left gravity. When text is inserted at the mark’s current location, if the mark has left gravity it will be moved to the left of the newly-inserted text, otherwise to the right.

Return Value

Type: T

Builder instance for fluent chaining