---
title: isRoamingEnabled
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nehotspoths20settings/isroamingenabled
---

# isRoamingEnabled

A Boolean value indicating whether or not roaming is enabled on a Hotspot 2.0 Wi-Fi network.

## Declaration

```swift
var isRoamingEnabled: Bool { get set }
```

## Discussion

Discussion If true, the HS 2.0 Wi-Fi- network can connect to networks of roaming service providers. The default value is false.

## See Also

### Accessing Hotspot 2.0 properties

- [domainName](networkextension/nehotspoths20settings/domainname.md)
- [mccAndMNCs](networkextension/nehotspoths20settings/mccandmncs.md)
- [naiRealmNames](networkextension/nehotspoths20settings/nairealmnames.md)
- [roamingConsortiumOIs](networkextension/nehotspoths20settings/roamingconsortiumois.md)
