Skip to main content

ICustomKeyboardNavigation Interface

Designates a control as handling its own keyboard navigation.

Definition

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

public interface ICustomKeyboardNavigation
View Source

Methods

GetNext(IInputElement, NavigationDirection)Gets the next element in the specified navigation direction.

See Also

Reference

Avalonia.Input Namespace