Method Send | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Send()

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

public void Send()

Edit this page