KeyboardNavigationHandler Property
Gets or sets the keyboard navigation handler.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IKeyboardNavigationHandler? KeyboardNavigationHandler { get; }
ReadOnly Property KeyboardNavigationHandler As IKeyboardNavigationHandler
Get
abstract KeyboardNavigationHandler : IKeyboardNavigationHandler with get