Articles tagged: NeedsBetterSpecLink
Found 19 documents
- Web/API/DeviceLightEvent The DeviceLightEvent provides web developers with information from photo sensors or similiar ...
- Web/API/DeviceLightEvent/value The value property provides the current level of the ambient light.
- Web/API/DeviceOrientationEvent/alpha Returns the rotation of the device around the Z axis; that is, the number of degrees by which ...
- Web/API/DeviceOrientationEvent/beta Returns the rotation of the device around the X axis; that is, the number of degrees, ranged ...
- Web/API/DeviceOrientationEvent/gamma Returns the rotation of the device around the Y axis; that is, the number of degrees, ranged ...
- Web/API/DeviceProximityEvent/max The max property provides the maximum sensing distance the sensor is able to report, in centimeters.
- Web/API/DeviceProximityEvent/min The min property provides the minimum distance the sensor can report, in centimeters.
- Web/API/DeviceProximityEvent/value The value property of DeviceProximityEvent objects provides the current distance between the ...
- Web/API/Gamepad/axes The Gamepad.axes property of the Gamepad interface returns an array representing the controls ...
- Web/API/Gamepad/buttons The Gamepad.buttons property of the Gamepad interface returns an array of gamepadButton objects ...
- Web/API/Gamepad/connected The Gamepad.connected property of the Gamepad interface returns a boolean indicating whether the ...
- Web/API/Gamepad/id The Gamepad.id property of the Gamepad interface returns a string containing some information ...
- Web/API/Gamepad/index The Gamepad.index property of the Gamepad interface returns an integer that is auto-incremented ...
- Web/API/Gamepad/mapping The Gamepad.mapping property of the Gamepad interface returns a string indicating whether the ...
- Web/API/Gamepad/timestamp The Gamepad.timestamp property of the Gamepad interface returns a DOMHighResTimeStamp ...
- Web/API/GamepadButton The GamepadButton interface defines an individual button of a gamepad or other controller, ...
- Web/API/GamepadButton/pressed The GamepadButton.pressed property of the GamepadButton interface returns a boolean indicating ...
- Web/API/GamepadButton/value The GamepadButton.value property of the GamepadButton interface returns a double value used to ...
- Web/API/Window/onuserproximity The Window.onuserproxymity property represents an EventHandler, that is a function to be called ...