Table of Contents

Property VisibleContentSize

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

VisibleContentSize

Gets or sets the size of the viewport into the content being scrolled. If not explicitly set, will be the greater of 1 and the dimension of the SuperView.

public int VisibleContentSize { get; set; }

Property Value

int