Table of Contents

Method OnUnwrappedCursorPosition

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnUnwrappedCursorPosition(int?, int?)

Invoke the UnwrappedCursorPosition event with the unwrapped CursorPosition.

public virtual void OnUnwrappedCursorPosition(int? cRow = null, int? cCol = null)

Parameters

cRow int?
cCol int?