Property Diagnostics | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Diagnostics

Gets or sets whether diagnostic information will be drawn. This is a bit-field of ViewDiagnosticFlags.e View diagnostics.

public static ViewDiagnosticFlags Diagnostics { get; set; }

Property Value

ViewDiagnosticFlags

Remarks

Diagnostics gets set to this property by default, enabling Ruler and Thickness.

Hover and DrawIndicator are enabled for all Views independently of Adornments.

Edit this page