Class ApplicationNavigation | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

public class ApplicationNavigation

Inheritance

ApplicationNavigation

Inherited Members

Constructors

ApplicationNavigation()

Initializes a new instance of the ApplicationNavigation class.

Methods

AdvanceFocus(NavigationDirection, TabBehavior?)

Advances the focus to the next or previous view in the focus chain, based ondirection.

GetFocused()

Gets the most focused View in the application, if there is one.

IsInHierarchy(View?, View?)

Gets whether view is in the SubView hierarchy of start.

Events

FocusedChanged

Raised when the most focused View in the application has changed.