Table of Contents

Event MouseIsHeldDownTick

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Periodically raised when the mouse is pressed down inside the view View.

event EventHandler<CancelEventArgs> MouseIsHeldDownTick

Returns

EventHandler<CancelEventArgs>
Periodically raised when the mouse is pressed down inside the view .