pub fn start() -> Result<(), JsValue>
Starts the device orientation sensor.
Returns JsValue if the JavaScript call fails or the sensor is unavailable.
JsValue
start()?;