Table of Contents

Property Position

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Position

The position of the mouse in View's Viewport-relative coordinates. Only valid if View is set.

public Point Position { get; set; }

Property Value

Point