Table of Contents

Event UnGrabbingMouse

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when a view wants ungrab the mouse; can be canceled.

public static event Func<View, bool> UnGrabbingMouse

Returns

Func<View, bool>
Invoked when a view wants ungrab the mouse; can be canceled.