Table of Contents

Constructor PosAnchorEnd

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

PosAnchorEnd()

Constructs a new position anchored to the end (right side or bottom) of the SuperView, minus the respective dimension of the View. This is equivalent to using PosAnchorEnd(int), with an offset equivalent to the View's respective dimension.

public PosAnchorEnd()

PosAnchorEnd(int)

Constructs a new position anchored to the end (right side or bottom) of the SuperView,

public PosAnchorEnd(int offset)

Parameters

offset int