Back to API Reference
Enum

RangeDeletionBehavior

Controls a segment fully covered by deleted or replaced text.

public static readonly RangeDeletionBehavior Remove = 0

Remove the segment, and the entity when no segments remain.

public static readonly RangeDeletionBehavior Collapse = 1

Keep a point segment at the edit boundary.