<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEHotspotNetwork/signalStrength",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Network Extension",
      "NetworkExtension"
    ],
    "preciseIdentifier" : "c:objc(cs)NEHotspotNetwork(py)signalStrength"
  },
  "title" : "signalStrength"
}
-->

# signalStrength

The recent signal strength for the Wi-Fi network.

```
var signalStrength: Double { get }
```

## Discussion

The value of this property lies within the range 0.0 (weak/no signal) to 1.0 (strong signal).

---

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)