Table of Contents

Constructor KittyGraphicsSupportDetector

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

KittyGraphicsSupportDetector()

Creates a new instance of the KittyGraphicsSupportDetector class.

public KittyGraphicsSupportDetector()

KittyGraphicsSupportDetector(IDriver)

Creates a new instance of the KittyGraphicsSupportDetector class bound to the specified driver (used for resolution queries).

public KittyGraphicsSupportDetector(IDriver driver)

Parameters

driver IDriver

The driver to send ANSI requests through.