---
title: didAutoJoin
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nehotspotnetwork/didautojoin
---

# didAutoJoin

Indicates whether the network was joined automatically or was joined explicitly by the user.

## Declaration

```swift
var didAutoJoin: Bool { get }
```

## See Also

### Network information

- [ssid](networkextension/nehotspotnetwork/ssid.md)
- [bssid](networkextension/nehotspotnetwork/bssid.md)
- [signalStrength](networkextension/nehotspotnetwork/signalstrength.md)
- [isSecure](networkextension/nehotspotnetwork/issecure.md)
- [didJustJoin](networkextension/nehotspotnetwork/didjustjoin.md)
- [isChosenHelper](networkextension/nehotspotnetwork/ischosenhelper.md)
- [securityType](networkextension/nehotspotnetwork/securitytype.md)
- [NEHotspotNetworkSecurityType](networkextension/nehotspotnetworksecuritytype.md)
