<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWPath/linkQuality-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network6NWPathV11linkQualityAC04LinkD0Ovp"
  },
  "title" : "linkQuality"
}
-->

# linkQuality

Represents the link quality measurement of the link layer network attachment

```
var linkQuality: NWPath.LinkQuality { get }
```

## Discussion

Use this value to tune initial values for algorithms that can scale with the
capabilities of the network. Do not use this value to gate connection attempts or
to override adjustments that would be made based on actual network performance.

---

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)