Skip to main content

INavigableContainer Interface

Defines a container in which the child controls can be navigated by keyboard.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public interface INavigableContainer
View Source

Methods

GetControl(NavigationDirection, IInputElement, Boolean)Gets the next control in the specified direction.

See Also

Reference

Avalonia.Input Namespace