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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Invoked after a view has grabbed the mouse.

public static event EventHandler<ViewEventArgs>? GrabbedMouse

Returns

EventHandler<ViewEventArgs>

Invoked after a view has grabbed the mouse.

Edit this page