| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Module name: ohos.sensor Class name: SensorId | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: ACCELEROMETER | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: GYROSCOPE | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: AMBIENT_LIGHT | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: MAGNETIC_FIELD | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: BAROMETER | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: HALL | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: PROXIMITY | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: HUMIDITY | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: ORIENTATION | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: GRAVITY | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: LINEAR_ACCELEROMETER | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: ROTATION_VECTOR | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: AMBIENT_TEMPERATURE | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: MAGNETIC_FIELD_UNCALIBRATED | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: GYROSCOPE_UNCALIBRATED | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: SIGNIFICANT_MOTION | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: PEDOMETER_DETECTION | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: PEDOMETER | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: HEART_RATE | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: WEAR_DETECTION | @ohos.sensor.d.ts |
| Added | NA | Module name: ohos.sensor Class name: SensorId Method or attribute name: ACCELEROMETER_UNCALIBRATED | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.ACCELEROMETER, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.ACCELEROMETER_UNCALIBRATED, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.AMBIENT_LIGHT, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.AMBIENT_TEMPERATURE, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.BAROMETER, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.GRAVITY, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.GYROSCOPE, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.GYROSCOPE_UNCALIBRATED, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.HALL, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.HEART_RATE, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.HUMIDITY, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.LINEAR_ACCELEROMETER, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.MAGNETIC_FIELD, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.MAGNETIC_FIELD_UNCALIBRATED, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.ORIENTATION, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.PEDOMETER, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.PEDOMETER_DETECTION, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.PROXIMITY, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.ROTATION_VECTOR, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: once Function name: function once(type: SensorId.WEAR_DETECTION, callback: Callback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: getSingleSensor Function name: function getSingleSensor(type: SensorId, callback: AsyncCallback | @ohos.sensor.d.ts |
| Added | NA | Method or attribute name: getSingleSensor Function name: function getSingleSensor(type: SensorId): Promise | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: on_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: off_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: Sensor Method or attribute name: sensorTypeId | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: getSensorLists | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: sensor Method or attribute name: getSensorLists | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: SensorType Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELEROMETER | NA | @ohos.sensor.d.ts |
| Deleted | Module name: ohos.sensor Class name: SensorType Method or attribute name: SENSOR_TYPE_ID_HEART_BEAT_RATE | NA | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION Deprecated version: N/A | Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: once Deprecated version: N/A | Method or attribute name: once Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION Deprecated version: N/A | Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getGeomagneticField Deprecated version: N/A | Method or attribute name: getGeomagneticField Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getGeomagneticField Deprecated version: N/A | Method or attribute name: getGeomagneticField Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getAltitude Deprecated version: N/A | Method or attribute name: getAltitude Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getAltitude Deprecated version: N/A | Method or attribute name: getAltitude Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getGeomagneticDip Deprecated version: N/A | Method or attribute name: getGeomagneticDip Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getGeomagneticDip Deprecated version: N/A | Method or attribute name: getGeomagneticDip Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getAngleModify Deprecated version: N/A | Method or attribute name: getAngleModify Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getAngleModify Deprecated version: N/A | Method or attribute name: getAngleModify Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createRotationMatrix Deprecated version: N/A | Method or attribute name: createRotationMatrix Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createRotationMatrix Deprecated version: N/A | Method or attribute name: createRotationMatrix Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: transformCoordinateSystem Deprecated version: N/A | Method or attribute name: transformCoordinateSystem Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: transformCoordinateSystem Deprecated version: N/A | Method or attribute name: transformCoordinateSystem Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createQuaternion Deprecated version: N/A | Method or attribute name: createQuaternion Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createQuaternion Deprecated version: N/A | Method or attribute name: createQuaternion Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getDirection Deprecated version: N/A | Method or attribute name: getDirection Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: getDirection Deprecated version: N/A | Method or attribute name: getDirection Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createRotationMatrix Deprecated version: N/A | Method or attribute name: createRotationMatrix Deprecated version: 9 Substitute API: sensor | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: createRotationMatrix Deprecated version: N/A | Method or attribute name: createRotationMatrix Deprecated version: 9 | @ohos.sensor.d.ts |
| Deprecated version changed | Class name: SensorType Deprecated version: N/A | Class name: SensorType Deprecated version: 9 Substitute API: sensor.SensorId | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION Deprecated version: 9 | Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION Deprecated version: N/A Substitute API: sensor.SensorId | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: SENSOR_TYPE_ID_HEART_RATE Deprecated version: 9 | Method or attribute name: SENSOR_TYPE_ID_HEART_RATE Deprecated version: N/A Substitute API: sensor.SensorId | @ohos.sensor.d.ts |
| Deprecated version changed | Method or attribute name: vibrate Deprecated version: N/A | Method or attribute name: vibrate Deprecated version: 9 Substitute API: vibrator | @ohos.vibrator.d.ts |
| Deprecated version changed | Method or attribute name: vibrate Deprecated version: N/A | Method or attribute name: vibrate Deprecated version: 9 | @ohos.vibrator.d.ts |
| Deprecated version changed | Method or attribute name: vibrate Deprecated version: N/A | Method or attribute name: vibrate Deprecated version: 9 Substitute API: vibrator | @ohos.vibrator.d.ts |
| Deprecated version changed | Method or attribute name: vibrate Deprecated version: N/A | Method or attribute name: vibrate Deprecated version: 9 | @ohos.vibrator.d.ts |
| Deprecated version changed | Method or attribute name: stop Deprecated version: N/A | Method or attribute name: stop Deprecated version: 9 Substitute API: vibrator | @ohos.vibrator.d.ts |
| Deprecated version changed | Method or attribute name: stop Deprecated version: N/A | Method or attribute name: stop Deprecated version: 9 | @ohos.vibrator.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application