Table of Contents

Method Send

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

Send(IDriver?)

Sends the Request to the raw output stream of the current IDriver. Only call this method from the main UI thread. You should use AnsiRequestScheduler if sending many requests.

public void Send(IDriver? driver)

Parameters

driver IDriver