---
title: typeiTunesSynced
framework: photos
role: symbol
role_heading: Type Property
path: photos/phassetsourcetype/typeitunessynced
---

# typeiTunesSynced

The asset originates from a Mac or PC and is present on the device through iTunes sync.

## Declaration

```swift
static var typeiTunesSynced: PHAssetSourceType { get }
```

## Discussion

Discussion iTunes-synced assets cannot be edited or deleted.

## See Also

### Constants

- [typeUserLibrary](photos/phassetsourcetype/typeuserlibrary.md)
- [typeCloudShared](photos/phassetsourcetype/typecloudshared.md)
