<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiInfrastructure",
  "identifier" : "/documentation/WiFiInfrastructure/WINetworkSharingProvider/AccessoryScanResult/isConnected",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Wi-Fi Infrastructure"
    ],
    "preciseIdentifier" : "s:18WiFiInfrastructure24WINetworkSharingProviderC19AccessoryScanResultV11isConnectedSbvp"
  },
  "title" : "isConnected"
}
-->

# isConnected

A Boolean value that indicates whether the accessory currently has a connection to this Wi-Fi access point.

```
let isConnected: Bool
```

## Discussion

The system sets this flag on multiple scan results when your accessory connects to multiple
access points simultaneously or uses multiple Multi-Link Operation (MLO) links on a single access point.

---

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)