Table of Contents

Method UpdateCursor

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

UpdateCursor()

Updates the terminal cursor based on the currently focused view.

public void UpdateCursor()

Remarks

This method is called once per main loop iteration by IApplicationMainLoop<TInputRecord>.