Property SuperView | Terminal.Gui v1 (original) (raw)

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.

Edit this page