Table of Contents

Class InputInjectionOptions

Namespace
Terminal.Gui.Testing
Assembly
Terminal.Gui.dll

Configuration for input injection behavior.

public class InputInjectionOptions
Inheritance
InputInjectionOptions
Inherited Members

Constructors

InputInjectionOptions()

Properties

AutoProcess

Whether to automatically process the input queue after injection.

Mode

Injection mode (Direct, Pipeline, or Auto).

TimeProvider

Time provider to use for timestamps and timing.