Table of Contents

Method Copy

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Copy()

Copies the current selection, or the entire markdown document if nothing is selected, to the clipboard.

public bool Copy()

Returns

bool

true if the copy was performed.