Table of Contents

Field _inputBuffer

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

Input buffer populated by the background read thread.

protected readonly ConcurrentQueue<InputEventRecord> _inputBuffer

Returns

ConcurrentQueue<InputEventRecord>
Input buffer populated by the background read thread.