Event GrabbedMouse | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Event to be invoked when a view grab the mouse.
public static event Action<View> GrabbedMouse
Returns
Event to be invoked when a view grab the mouse.
Namespace
Assembly
Terminal.Gui.dll
Event to be invoked when a view grab the mouse.
public static event Action<View> GrabbedMouse
Event to be invoked when a view grab the mouse.