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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Invoked when the Toplevel RunState active.

public event EventHandler<ToplevelEventArgs>? Activate

Returns

EventHandler<ToplevelEventArgs>

Invoked when the Toplevel active.

Edit this page