Table of Contents

Property Clipboard

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Clipboard

Gets the clipboard for this application instance.

IClipboard? Clipboard { get; }

Property Value

IClipboard

Remarks

Provides access to the OS clipboard through the driver. Returns null if Driver is not initialized.