Property ScreenContents
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[,]
Gets the screen buffer contents. This is a convenience property for Views that need direct access to the screen buffer.
protected Cell[,]? ScreenContents { get; }