This page was translated from English by the community. Learn more and join the MDN Web Docs community.
Sensor.start()
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Метод start активирует один из датчиков, наследованных от Sensor.
Синтаксис
js
start();
Параметры
Нет.
Возвращаемое значение
Нет (undefined).
Спецификации
| Specification |
|---|
| Generic Sensor API> # sensor-start> |
Совместимость с браузерами
Enable JavaScript to view this browser compatibility table.