Table of Contents

Method SetPosition

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

SetPosition(Point?, Rectangle?)

Sets the position of the tooltip based on idealScreenPosition or anchor.

public void SetPosition(Point? idealScreenPosition = null, Rectangle? anchor = null)

Parameters

idealScreenPosition Point?
anchor Rectangle?