---
title: localThroughputCapacity
framework: wifiaware
role: symbol
role_heading: Instance Property
path: wifiaware/waperformanceforecast/localthroughputcapacity
---

# localThroughputCapacity

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

## Declaration

```swift
let localThroughputCapacity: Double?
```

## Discussion

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