---
title: changeType
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncengineaccountchangeevent/changetype
---

# changeType

The iCloud account’s change type.

## Declaration

```occ
@property (nonatomic, assign, readonly) CKSyncEngineAccountChangeType changeType;
```

## See Also

### Understanding the change

- [CKSyncEngineAccountChangeType](cloudkit/cksyncengineaccountchangetype.md)
- [previousUser](cloudkit/cksyncengineaccountchangeevent/previoususer.md)
- [currentUser](cloudkit/cksyncengineaccountchangeevent/currentuser.md)
