Table of Contents

Method GetTopSuperView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetTopSuperView(View?, View?)

Get the top superview of a given View.

public View? GetTopSuperView(View? view = null, View? superview = null)

Parameters

view View
superview View

Returns

View

The superview view.