Table of Contents

Property InsertionPoint

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

InsertionPoint

Gets or sets the insertion point within the text, measured as a 0-based index into text elements.

public Point InsertionPoint { get; set; }

Property Value

Point