Table of Contents

Constructor KittyKeyboardProtocolDetector

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

KittyKeyboardProtocolDetector(IDriver?)

Creates a new detector that sends its query through the provided driver.

public KittyKeyboardProtocolDetector(IDriver? driver)

Parameters

driver IDriver

The driver to send ANSI requests through.