Table of Contents

Event GrabbedMouse

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.