Table of Contents

Method MoveCaretBack

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MoveCaretBack(long)

Move the caret one visual step forward: this may mean setting a flag and keeping the same position if we're going from the end of one line to the start of the next, which may be the exact same caret position.

public virtual void MoveCaretBack(long oldPosition)

Parameters

oldPosition long