Table of Contents

Property Position

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

Position

The position of the mouse in View's viewport-relative coordinates.

public Point? Position { get; set; }

Property Value

Point?

Remarks

This property is only valid if View is not null.