Table of Contents

Event ChildLoaded

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when a child Toplevel's Application.RunState has been loaded.

public event Action<Toplevel> ChildLoaded

Returns

Action<Toplevel>
Invoked when a child Toplevel's has been loaded.