Table of Contents

Method GetApp

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

GetApp()

Gets the IApplication instance this view is running in. Used internally to allow overrides by Adornment.

protected override IApplication? GetApp()

Returns

IApplication

If this view is at the top of the view hierarchy, and App was not explicitly set, returns null.