Table of Contents

Property TopRunnableView

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

TopRunnableView

Gets the View that is on the top of the SessionStack.

View? TopRunnableView { get; }

Property Value

View

Remarks

This is a convenience property that casts TopRunnable to a View.