---
title: allowsCellularAccess
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckoperation/configuration-swift.class/allowscellularaccess
---

# allowsCellularAccess

A Boolean value that indicates whether operations that use this configuration can send data over the cellular network.

## Declaration

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

## See Also

### Preparing a Configuration

- [container](cloudkit/ckoperation/configuration-swift.class/container.md)
- [isLongLived](cloudkit/ckoperation/configuration-swift.class/islonglived.md)
- [qualityOfService](cloudkit/ckoperation/configuration-swift.class/qualityofservice.md)
- [timeoutIntervalForRequest](cloudkit/ckoperation/configuration-swift.class/timeoutintervalforrequest.md)
- [timeoutIntervalForResource](cloudkit/ckoperation/configuration-swift.class/timeoutintervalforresource.md)
