Method TrySetClipboardData | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TrySetClipboardData(string)
Sets the operation system clipboard if possible.
bool TrySetClipboardData(string text)
Parameters
text
string
Returns
True if the clipboard content was set successfully.