<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiAware",
  "identifier" : "/documentation/WiFiAware/WAPath",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Wi-Fi Aware"
    ],
    "preciseIdentifier" : "s:9WiFiAware6WAPathV"
  },
  "title" : "WAPath"
}
-->

# WAPath

A representation of the current Wi-Fi Aware path.

```
struct WAPath
```

## Topics

### Getting a connection endpoint

[`endpoint`](/documentation/WiFiAware/WAPath/endpoint)

The Wi-Fi Aware endpoint that’s connected.

### Getting a current performance

[`performance`](/documentation/WiFiAware/WAPath/performance)

The current performance metrics for the Wi-Fi Aware data path.

### Getting path metrics

[`durationActive`](/documentation/WiFiAware/WAPath/durationActive)

A property that indicates a cumulative duration data path is connected on this Wi-Fi Aware path.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)