Table of Contents

Method OnAdded

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnAdded(SuperViewChangedEventArgs)

Method invoked when a subview is being added to this view.

public virtual void OnAdded(SuperViewChangedEventArgs e)

Parameters

e SuperViewChangedEventArgs

Event where View is the subview being added.