Table of Contents

Property ShowCopyButtons

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

ShowCopyButtons

Gets or sets whether code blocks display a copy button in the top-right corner. Defaults to true.

public bool ShowCopyButtons { get; set; }

Property Value

bool