Table of Contents

Property MousePositionTracking

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

MousePositionTracking

Gets or sets whether the View wants mouse position reports.

public bool MousePositionTracking { get; set; }

Property Value

bool

true if mouse position reports are wanted; otherwise, false.