Class Suggestion | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Inheritance
Suggestion
Inherited Members
Constructors
Suggestion(int, string, string)
Creates a new instance of the Suggestion class.
Properties
The number of characters to remove at the current cursor position before adding the Replacement
The replacement text that will be added
The user visible description for the Replacement. Typically this would be the same asReplacement but may vary in advanced use cases (e.g. Title= "ctor", Replacement = "MyClass()\n{\n}")