---
title: CKSyncEngineAccountChangeType
framework: cloudkit
role: symbol
role_heading: Enumeration
path: cloudkit/cksyncengineaccountchangetype
---

# CKSyncEngineAccountChangeType

Describes a change to the device’s iCloud account.

## Declaration

```swift
enum CKSyncEngineAccountChangeType
```

## Topics

### Account change types

- [CKSyncEngineAccountChangeType.signIn](cloudkit/cksyncengineaccountchangetype/signin.md)
- [CKSyncEngineAccountChangeType.signOut](cloudkit/cksyncengineaccountchangetype/signout.md)
- [CKSyncEngineAccountChangeType.switchAccounts](cloudkit/cksyncengineaccountchangetype/switchaccounts.md)

### Initializers

- [init(rawValue:)](cloudkit/cksyncengineaccountchangetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
