Table of Contents

Property Value

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Value

Gets or sets the currently selected tab view. Setting this focuses the specified view, scrolls the tab headers to ensure it is visible, and updates the z-order so it draws on top.

public View? Value { get; set; }

Property Value

View