Table of Contents

Constructor ScrollView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollView(Rect)

Initializes a new instance of the ScrollView class using Absolute positioning.

public ScrollView(Rect frame)

Parameters

frame Rect

ScrollView()

Initializes a new instance of the ScrollView class using Computed positioning.

public ScrollView()