id property

Description of the gamepad device as reported by the underlying driver.

This property is read-only.

Syntax


var sGamepadID = gamepad.id;

Property values

Type: String

The identification string reported by the driver for the connected gamepad device.

See also

gamepad

 

 

Show: