Web/API/Sensor/onreading

From Get docs


The onreading EventHandler is called when a reading is taken on one of the child interfaces of the Sensor interface.

Syntax

sensorInstance.onreading = function
sensorInstance.addEventListener('reading', function() { ... })

Because Sensor is a base class, onreading may only be used on one of its derived classes.

Specifications

Specification Status Comment
Generic Sensor APIThe definition of 'onreading' in that specification. Candidate Recommendation Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
onreading Chrome

Full support 67

Edge

Full support 79

Firefox

No support No

IE

No support No

Opera

Full support 54

Safari

No support No

WebView Android

Full support 67

Chrome Android

Full support 67

Firefox Android

No support No

Opera Android

Full support 48

Safari iOS

No support No

Samsung Internet Android

Full support 9.0

Legend

Full support  
Full support
No support  
No support