Class ApplicationNavigation | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class ApplicationNavigation
Inheritance
ApplicationNavigation
Inherited Members
Constructors
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
.
Gets the most focused View in the application, if there is one.
Gets whether view
is in the SubView hierarchy of start
.
Events
Raised when the most focused View in the application has changed.