Table of Contents

Property Context

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Context

Gets the draw context for tracking drawn regions, or null if not tracking.

public DrawContext? Context { get; }

Property Value

DrawContext