Table of Contents

Property Navigation

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

Navigation

Gets or sets the navigation manager.

public ApplicationNavigation? Navigation { get; set; }

Property Value

ApplicationNavigation

Remarks

Manages focus navigation and tracking of the most focused view. Initialized during Init(string?).