Table of Contents

Method GenerateSuggestions

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GenerateSuggestions(int)

Populates Suggestions with all strings in AllSuggestions that match with the current cursor position/text in the HostControl

public virtual void GenerateSuggestions(int columnOffset = 0)

Parameters

columnOffset int

The column offset.