Table of Contents

Property SuperView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SuperView

Returns the container for this view, or null if this view has not been added to a container.

public View SuperView { get; }

Property Value

View

The super view.