Table of Contents

Property Autocomplete

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Autocomplete

Provides autocomplete context menu based on suggestions at the current cursor position. Populate AllSuggestions to enable this feature.

public IAutocomplete Autocomplete { get; protected set; }

Property Value

IAutocomplete