TextMarkGidBuilderImpl.leftGravity

T leftGravity(bool propval)

Set leftGravity property.

Parameters

propvalWhether 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.

Returns

Builder instance for fluent chaining