Summary
Designates a control as handling its own keyboard navigation.
- Namespace
- Avalonia
.Input - Implementing Types
graph BT
Type["ICustomKeyboardNavigation"]
class Type type-node
Implementing0["TreeView"]-.->Type
click Implementing0 "/api/Avalonia.Controls/TreeView"
Syntax
public interface ICustomKeyboardNavigation
Methods
Name | Value | Summary |
---|---|---|
GetNext |