Table of Contents

Method AdjustX

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

AdjustX(int)

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

public void AdjustX(int delta)

Parameters

delta int

Amount to adjust X by (positive = right, negative = left).