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 API The definition of 'activated' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser