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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ScrollableContentSize

Gets or sets the size of the content that can be scrolled. This is typically set toGetContentSize().

public int ScrollableContentSize { get; set; }

Property Value

int

Edit this page