Contents

MPMediaItemPropertyIsCloudItem

A Boolean value that indicates whether the media item is an iCloud item.

Declaration

let MPMediaItemPropertyIsCloudItem: String

Discussion

A media item is an iCloud item if it’s available in the iCloud Music Library, or if it’s part of the Apple Music subscription service and isn’t already on the device. This value is an NSNumber object that represents a BOOL data type.

See Also

Filterable property keys