Table of Contents

Property Offset

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

Offset

Gets the offset of the position from the right/bottom edge of the SuperView's content area.

public int Offset { get; }

Property Value

int

Remarks

When UseDimForOffset is true, this value is ignored and the view's dimension is used as the offset instead.