---
title: WAPerformanceForecast
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waperformanceforecast
---

# WAPerformanceForecast

The performance forecast for a connection setup to the remote device.

## Declaration

```swift
struct WAPerformanceForecast
```

## Topics

### Instance Properties

- [localInfrastructureThroughputCapacityRatio](wifiaware/waperformanceforecast/localinfrastructurethroughputcapacityratio.md)
- [localThroughputCapacity](wifiaware/waperformanceforecast/localthroughputcapacity.md)
- [localThroughputCapacityRatio](wifiaware/waperformanceforecast/localthroughputcapacityratio.md)
- [localThroughputCeiling](wifiaware/waperformanceforecast/localthroughputceiling.md)
- [localTimestamp](wifiaware/waperformanceforecast/localtimestamp.md)
- [signalStrength](wifiaware/waperformanceforecast/signalstrength.md)
- [timestamp](wifiaware/waperformanceforecast/timestamp.md)
- [unavailabilityLatencyCeiling](wifiaware/waperformanceforecast/unavailabilitylatencyceiling.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
