<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMotion",
  "identifier" : "/documentation/CoreMotion/CMWaterSubmersionMeasurement",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core Motion"
    ],
    "preciseIdentifier" : "c:objc(cs)CMWaterSubmersionMeasurement"
  },
  "title" : "CMWaterSubmersionMeasurement"
}
-->

# CMWaterSubmersionMeasurement

An update that contains data about the pressure and depth.

```
class CMWaterSubmersionMeasurement
```

## Topics

### Accessing the data

[`date`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/date)

The time and date when the system recorded the measurements.

[`depth`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/depth)

The depth under water.

[`pressure`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/pressure)

The water pressure.

[`surfacePressure`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/surfacePressure)

The surface air pressure.

[`submersionState`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/submersionState)

The depth state.

[`CMWaterSubmersionMeasurement.DepthState`](/documentation/CoreMotion/CMWaterSubmersionMeasurement/DepthState)

A state based on the device’s depth under water.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)