---
title: accountChangeEvent
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncengineevent/accountchangeevent
---

# accountChangeEvent

The event downcast to the subclass that represents a change to the device’s iCloud account.

## Declaration

```occ
@property (nonatomic, strong, readonly) CKSyncEngineAccountChangeEvent * accountChangeEvent;
```

## See Also

### Accessing account changes

- [CKSyncEngineAccountChangeEvent](cloudkit/cksyncengineaccountchangeevent.md)
