<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiAware",
  "identifier" : "/documentation/WiFiAware/WAPerformanceForecast/localThroughputCapacity",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Wi-Fi Aware"
    ],
    "preciseIdentifier" : "s:9WiFiAware21WAPerformanceForecastV23localThroughputCapacitySdSgvp"
  },
  "title" : "localThroughputCapacity"
}
-->

# localThroughputCapacity

The estimated average throughput capacity of the local device for a connection setup to the remote device.

```
let localThroughputCapacity: Double?
```

## Discussion

The result is in `Mbps` and can be `nil` if the system can’t calculate the capacity.

---

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)