Interface IHighlighter NamespaceTerminal.Gui.Editor.Highlighting AssemblyTerminal.Gui.Editor.dll public interface IHighlighter : IDisposable Inherited Members IDisposable.Dispose() Properties DefaultTextColor Document Methods BeginHighlighting() EndHighlighting() GetColorStack(int) GetNamedColor(string) HighlightLine(int) UpdateHighlightingState(int) Events HighlightingStateChanged