Table of Contents

Constructor TabMouseEventArgs

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

TabMouseEventArgs(Tab?, Mouse)

Creates a new instance of the TabMouseEventArgs class.

public TabMouseEventArgs(Tab? tab, Mouse mouse)

Parameters

tab Tab

Tab that the mouse was over when the event occurred.

mouse Mouse

The mouse activity being reported