Table of Contents

Property Text

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

Text

The pasted text the view is about to insert. Already sanitized by OnSanitizingPaste(string). Subscribers may replace it with a different string to alter what gets inserted.

public string Text { get; set; }

Property Value

string