Table of Contents

Method PositionCursor

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

PositionCursor()

Calls PositionCursor() on the most focused view.

[Obsolete("The legacy static Application object is going away.")]
public static bool PositionCursor()

Returns

bool

true if a view positioned the cursor and the position is visible.

Remarks

Does nothing if there is no most focused view.

If the most focused view is not visible within its superview, the cursor will be hidden.