Table of Contents

Property Clipboard

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

Clipboard

Gets the clipboard for the application.

[Obsolete("The legacy static Application object is going away. Use IApplication.Clipboard instead.")]
public static IClipboard? Clipboard { get; }

Property Value

IClipboard

Remarks

Provides access to the OS clipboard through the driver.