Table of Contents

Property InitialCursorRow

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

InitialCursorRow

Gets the terminal row (0-indexed) where the cursor was when the application started. Used by inline mode to position the inline region at the cursor's starting row. Returns 0 by default (top of screen).

int InitialCursorRow { get; }

Property Value

int