Table of Contents

Property Subviews

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Subviews

This returns a list of the subviews contained by this view.

public IList<View> Subviews { get; }

Property Value

IList<View>

The subviews.