Property Position NamespaceTerminal.Gui.Input AssemblyTerminal.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.