WebIDLpedia

RelativeOrientationSensor interface

Definition

Orientation Sensor defines RelativeOrientationSensor



[SecureContext, Exposed=Window]
interface RelativeOrientationSensor : OrientationSensor {
  constructor(optional OrientationSensorOptions sensorOptions = {});
};

Methods and attributes that return objects implementing RelativeOrientationSensor