Event UnGrabbingMouse | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Invoked when a view wants ungrab the mouse; can be canceled.
public static event Func<View, bool> UnGrabbingMouse
Returns
Invoked when a view wants ungrab the mouse; can be canceled.