---
title: "initWithScope:"
framework: cloudkit
role: symbol
role_heading: Instance Method
path: "cloudkit/cksyncenginesendchangesoptions/initwithscope:"
---

# initWithScope:

Initializes a set of options with the specific scope.

## Declaration

```occ
- (instancetype) initWithScope:(CKSyncEngineSendChangesScope *) scope;
```

## Discussion

Discussion If no scope is provided, the default scope will include everything.
