Table of Contents

Method MaxViewPort

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

MaxViewPort()

Gets the maximum top-left coordinates to which the viewport can be scrolled within the content area.

public Point MaxViewPort()

Returns

Point

Remarks

The returned point represents the largest X and Y values for the viewport's position such that the entire viewport remains within the bounds of the content.