Event UnGrabbedMouse | Terminal.Gui v1 (original) (raw)

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.

Edit this page