Table of Contents

Method EndInit

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

EndInit()

Signals the View that initialization is ending. See ISupportInitialize.

public override void EndInit()

Remarks

Initializes all Subviews and Invokes the Initialized event.