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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Provides a handler to be invoked when mouse continuous button pressed is processed.

public static event EventHandler<MouseEventArgs> ContinuousButtonPressed

Returns

EventHandler<MouseEventArgs>

Provides a handler to be invoked when mouse continuous button pressed is processed.

Edit this page