Class FakeDriver.FakeClipboard | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class FakeDriver.FakeClipboard : ClipboardBase, IClipboard
Inheritance
FakeDriver.FakeClipboard
Implements
Inherited Members
Constructors
Fields
Properties
Returns true if the environmental dependencies are in place to interact with the OS clipboard
Methods
Returns the contents of the OS clipboard if possible. Implemented by IConsoleDriver-specific subclasses.
Pastes the text
to the OS clipboard if possible. Implemented by IConsoleDriver-specific subclasses.