Table of Contents

Property InlinePosition

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

InlinePosition

Gets or sets the inline-mode cursor position. Only meaningful when AppModel is Inline. The Y component is the terminal row where the inline region starts; X is reserved for future use.

Point InlinePosition { get; set; }

Property Value

Point