Table of Contents

Method ProcessAfterParsing

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

ProcessAfterParsing(TInputRecord)

Process the provided single input element - short-circuiting the Terminal.Gui.Drivers.InputProcessorImpl<TInputRecord>.Parser stage of the processing.

protected virtual void ProcessAfterParsing(TInputRecord input)

Parameters

input TInputRecord