IInputElementKeyBindings Property
Gets the key bindings for the element.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
List<KeyBinding> KeyBindings { get; }
ReadOnly Property KeyBindings As List(Of KeyBinding)
Get
abstract KeyBindings : List<KeyBinding> with get
Property Value
ListKeyBinding