Table of Contents

Constructor PastedEventArgs

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

PastedEventArgs(string)

Initializes a new PastedEventArgs.

public PastedEventArgs(string text)

Parameters

text string

The final-text segment corresponding to the pasted range.