Property WantMousePositionReports | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

WantMousePositionReports

Gets or sets whether the View wants mouse position reports.

public bool WantMousePositionReports { get; set; }

Property Value

bool

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

Edit this page