Table of Contents

Constructor TerminalColorDetector

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

TerminalColorDetector(IDriver?)

Creates a new instance of the TerminalColorDetector class.

public TerminalColorDetector(IDriver? driver)

Parameters

driver IDriver

The driver to send ANSI requests through.