<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWPath/wifiAware",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network6NWPathV9WiFiAwareE04wifiE0AD6WAPathVSgvp"
  },
  "title" : "wifiAware"
}
-->

# wifiAware

Current status and performance information for Wi-Fi Aware, or `nil` if this path is not over Wi-Fi Aware.

```
var wifiAware: WAPath? { get async throws }
```

## Discussion> Throws: an error if the path could not be retrieved, or if the App does not have access to Wi-Fi Aware.

---

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)