Table of Contents

Event UnGrabbedMouse

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event to be invoked when a view ungrab the mouse.

public static event Action<View> UnGrabbedMouse

Returns

Action<View>
Event to be invoked when a view ungrab the mouse.