Table of Contents

Constructor AutocompleteContext

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AutocompleteContext(List<Cell>, int, bool)

Creates a new instance of the AutocompleteContext class

public AutocompleteContext(List<Cell> currentLine, int cursorPosition, bool canceled = false)

Parameters

currentLine List<Cell>
cursorPosition int
canceled bool