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. Configure ISuggestionGenerator to enable this feature.

public IAutocomplete Autocomplete { get; set; }

Property Value

IAutocomplete