Constructor EventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

EventArgs(in T)

Initializes a new instance of the EventArgs class.

public EventArgs(in T currentValue)

Parameters

currentValue T

The current value of the property.

Edit this page