Table of Contents

Method ProcessAfterParsing

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ProcessAfterParsing(T)

Process the provided single input element - short-circuiting the Terminal.Gui.InputProcessor<T>.Parser stage of the processing.

protected abstract void ProcessAfterParsing(T input)

Parameters

input T