Table of Contents

Method TrySetClipboardData

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TrySetClipboardData(string)

Sets the operation system clipboard if possible.

bool TrySetClipboardData(string text)

Parameters

text string

Returns

bool

True if the clipboard content was set successfully.