<!--
{
  "availability" : [
    "iOS: 13.0.0 - 27.0.0",
    "iPadOS: 13.0.0 - 27.0.0",
    "macCatalyst: 13.1.0 - 27.0.0",
    "macOS: 10.15.0 - 27.0.0",
    "visionOS: 1.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MetricKit",
  "identifier" : "/documentation/MetricKit/MXNetworkTransferMetric",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "MetricKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MXNetworkTransferMetric"
  },
  "title" : "MXNetworkTransferMetric"
}
-->

# MXNetworkTransferMetric

An object representing metrics about network transfers.

```
class MXNetworkTransferMetric
```

## Topics

### Reading wireless data use

[`cumulativeCellularDownload`](/documentation/MetricKit/MXNetworkTransferMetric/cumulativeCellularDownload)

The total amount of data downloaded over the cellular connection.

[`cumulativeCellularUpload`](/documentation/MetricKit/MXNetworkTransferMetric/cumulativeCellularUpload)

The total amount of data uploaded over the cellular connection.

[`cumulativeWifiDownload`](/documentation/MetricKit/MXNetworkTransferMetric/cumulativeWifiDownload)

The total amount of data downloaded over the WiFi connection.

[`cumulativeWifiUpload`](/documentation/MetricKit/MXNetworkTransferMetric/cumulativeWifiUpload)

The total amount of data uploaded over the WiFi connection.



---

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)