IInputRootKeyboardNavigationHandler Property

Gets or sets the keyboard navigation handler.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IKeyboardNavigationHandler? KeyboardNavigationHandler { get; }

Property Value

IKeyboardNavigationHandler

See Also