---
title: wifiAware
framework: network
role: symbol
role_heading: Instance Property
path: network/nwpath/wifiaware
---

# wifiAware

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

## Declaration

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

## Discussion

Discussion note: An error if the path could not be retrieved, or if the App does not have access to Wi-Fi Aware.
