Table of Contents

Method MoveOffsetTo

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll

MoveOffsetTo(ITextSourceVersion, int, AnchorMovementType)

int MoveOffsetTo(ITextSourceVersion other, int oldOffset, AnchorMovementType movement = AnchorMovementType.Default)

Parameters

other ITextSourceVersion
oldOffset int
movement AnchorMovementType

Returns

int