Table of Contents

Method AdjustY

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

AdjustY(int)

Adjusts the view's Y position by the specified delta.

public void AdjustY(int delta)

Parameters

delta int

Amount to adjust Y by (positive = down, negative = up).