InputElementKeyBindings Property

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public List<KeyBinding> KeyBindings { get; }

Property Value

ListKeyBinding

Implements

IInputElementKeyBindings

See Also