- Namespace
- Avalonia
.Input - Containing Type
- I
Custom Keyboard Navigation
Syntax
(bool handled, IInputElement next) GetNext(IInputElement element, NavigationDirection direction)
Parameters
Name | Type | Description |
---|---|---|
element | IInputElement | |
direction | NavigationDirection |
Return Value
Type | Description |
---|---|