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

# unavailabilityLatencyCeiling

The highest forecasted packet latency due to this device’s unavailability.

```
let unavailabilityLatencyCeiling: Duration?
```

## Discussion

This only considers the latency caused by time periods where this local device is not able to communicate to the other device via Wi-Fi Aware.
Additional latency can be caused by channel or RF conditions.

---

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)