Table of Contents

Event Added

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when a subview is being added to this view.

public event Action<View> Added

Returns

Action<View>
Event fired when a subview is being added to this view.