Table of Contents

Method Enqueue

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

Enqueue(InputEventRecord)

Adds input to the queue. Called by InputInjector.

public void Enqueue(InputEventRecord record)

Parameters

record InputEventRecord

The input record to enqueue.