Contents

PHAssetCollectionSubtype.smartAlbumFavorites

A Smart Album that groups all assets that the user marks as favorites.

Declaration

case smartAlbumFavorites

Discussion

The user’s favorite assets are those whose isFavorite property is true. You mark an asset as a favorite by setting the isFavorite property of a PHAssetChangeRequest object.

See Also

Smart Album Types