Contents

MPMediaItemPropertyTitle

The title or name of the media item.

Declaration

let MPMediaItemPropertyTitle: String

Discussion

This property is unrelated to the MPMediaItemPropertyAlbumTitle property. Value is an NSString object.

Can be used to build a media property predicate as described in MPMediaPropertyPredicate.

See Also

Filterable property keys