Sensor: start() method
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The start()
method of the Sensor
interface activates one of the sensors based on Sensor
.
Syntax
js
start()
Parameters
None.
Return value
None (undefined
).