Table of Contents

Property View

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

View

The view that is the target of the mouse event.

public View? View { get; set; }

Property Value

View

Remarks

This is the deepest view in the view hierarchy that contains the mouse position.