[]
Gets or sets the callback that is called when a key is pressed.
[Parameter] public Action<KeyboardEventArgs> KeyDown { get; set; }