Function InputEventKeyboard.this

this (
  const(KeyboardKey) key,
  bool pressed,
  bool held,
  int modifiers = 0
);