Table of Contents

Event GrabbedMouse

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked after a view has grabbed the mouse.

public static event EventHandler<ViewEventArgs>? GrabbedMouse

Returns

EventHandler<ViewEventArgs>
Invoked after a view has grabbed the mouse.