Table of Contents

Method Move

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

Move(Point)

Moves the view to follow the mouse position.

public void Move(Point location)

Parameters

location Point

Mouse position in view's coordinate space.