Summary
Gets the key bindings for the element.
- Namespace
- Avalonia
.Input - Containing Type
- IInputElement
Syntax
List<KeyBinding> KeyBindings { get; }
Value
Type | Description |
---|---|
List |
List<KeyBinding> KeyBindings { get; }
Type | Description |
---|---|
List |