Table of Contents

Event MouseEnter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when the view receives the mouse event for the first time.

public event Action<View.MouseEventArgs> MouseEnter

Returns

Action<View.MouseEventArgs>
Event fired when the view receives the mouse event for the first time.