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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Event to be invoked when a view grab the mouse.

public static event Action<View> GrabbedMouse

Returns

Action<View>

Event to be invoked when a view grab the mouse.

Edit this page