Web/API/Sensor/activated

From Get docs


The activated read-only property of the Sensor interface returns a Boolean indicating whether the sensor is active.

Syntax

var boolean = sensorInstance.activated

Because Sensor is a base class, activated may only be read from one of its derived classes.

Value

A Boolean.

Specifications

Specification Status Comment
Generic Sensor APIThe definition of 'activated' 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
activated 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