WebIDLpedia

GamepadEventInit dictionary

Definition

Gamepad defines GamepadEventInit



dictionary GamepadEventInit : EventInit {
  Gamepad? gamepad = null;
};

Referring IDL interfaces/dictionaries