Event Added | Terminal.Gui v1 (original) (raw)

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.

Edit this page