Class AutocompleteContext | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Describes the current state of a View which is proposing autocomplete. Suggestions are based on this state.
public class AutocompleteContext
Inheritance
AutocompleteContext
Inherited Members
Constructors
AutocompleteContext(List, int, bool)
Creates a new instance of the AutocompleteContext class
Properties
Gets or sets if the autocomplete was canceled from popup.
The text on the current line.
The position of the input cursor within the CurrentLine.