Table of Contents

Event UnGrabbedMouse

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Occurs after a view has released the mouse grab.

This event is raised after the mouse grab has been released and normal mouse routing resumes.

event EventHandler<ViewEventArgs>? UnGrabbedMouse

Returns

EventHandler<ViewEventArgs>
Occurs after a view has released the mouse grab. This event is raised after the mouse grab has been released and normal mouse routing resumes.