Table of Contents

Property EnableSixelImages

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

EnableSixelImages

Gets or sets whether sixel image rendering is enabled.

public bool EnableSixelImages { get; set; }

Property Value

bool

true to attempt sixel rendering for images; otherwise false.