InputElement.

KeyBindings Property

Namespace
Avalonia.Input
Containing Type
InputElement

Syntax

public List<KeyBinding> KeyBindings { get; }

Value

Type Description
List<KeyBinding>