Articles tagged: device orientation
Found 10 documents
- Web/API/Detecting_device_orientation Increasingly, web-enabled devices are capable of determining their orientation ; that is, they ...
- Web/API/DeviceMotionEvent The DeviceMotionEvent provides web developers with information about the speed of changes for ...
- Web/API/DeviceMotionEvent/acceleration The acceleration property returns the amount of acceleration recorded by the device, in meters ...
- Web/API/DeviceMotionEvent/accelerationIncludingGravity The accelerationIncludingGravity property returns the amount of acceleration recorded by the ...
- Web/API/DeviceMotionEvent/interval Returns the interval, in milliseconds, at which data is obtained from the underlaying hardware. ...
- Web/API/DeviceMotionEvent/rotationRate Returns the rate at which the device is rotating around each of its axes in degrees per second.
- Web/API/Window/ondevicemotion An event handler for the devicemotion events sent to the window.
- Web/API/Window/ondeviceorientation An event handler for the deviceorientation event, which contains information about a relative ...
- Web/API/Window/ondeviceorientationabsolute An event handler for the deviceorientationabsolute event containing information about an ...
- Web/Apps/Fundamentals/gather_and_modify_data/responding_to_device_orientation_changes Game development is doubtless the most interesting area in which motion and orientation data are ...