Table of Contents

Event UnGrabbedMouse

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked after a view has un-grabbed the mouse.

public static event EventHandler<ViewEventArgs>? UnGrabbedMouse

Returns

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