Table of Contents

Property ScreenContents

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

ScreenContents

Gets the screen buffer contents. This is a convenience property for Views that need direct access to the screen buffer.

protected Cell[,]? ScreenContents { get; }

Property Value

Cell[,]