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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

WantMousePositionReports

Gets or sets a value indicating whether this View wants mouse position reports.

public virtual bool WantMousePositionReports { get; set; }

Property Value

bool

true if want mouse position reports; otherwise, false.

Edit this page