---
title: PHAssetCollectionSubtype.smartAlbumFavorites
framework: photos
role: symbol
role_heading: Case
path: photos/phassetcollectionsubtype/smartalbumfavorites
---

# PHAssetCollectionSubtype.smartAlbumFavorites

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

## Declaration

```swift
case smartAlbumFavorites
```

## Discussion

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

- [PHAssetCollectionSubtype.smartAlbumAllHidden](photos/phassetcollectionsubtype/smartalbumallhidden.md)
- [PHAssetCollectionSubtype.smartAlbumAnimated](photos/phassetcollectionsubtype/smartalbumanimated.md)
- [PHAssetCollectionSubtype.smartAlbumBursts](photos/phassetcollectionsubtype/smartalbumbursts.md)
- [PHAssetCollectionSubtype.smartAlbumCinematic](photos/phassetcollectionsubtype/smartalbumcinematic.md)
- [PHAssetCollectionSubtype.smartAlbumDepthEffect](photos/phassetcollectionsubtype/smartalbumdeptheffect.md)
- [PHAssetCollectionSubtype.smartAlbumGeneric](photos/phassetcollectionsubtype/smartalbumgeneric.md)
- [PHAssetCollectionSubtype.smartAlbumLivePhotos](photos/phassetcollectionsubtype/smartalbumlivephotos.md)
- [PHAssetCollectionSubtype.smartAlbumLongExposures](photos/phassetcollectionsubtype/smartalbumlongexposures.md)
- [PHAssetCollectionSubtype.smartAlbumPanoramas](photos/phassetcollectionsubtype/smartalbumpanoramas.md)
- [PHAssetCollectionSubtype.smartAlbumRAW](photos/phassetcollectionsubtype/smartalbumraw.md)
- [PHAssetCollectionSubtype.smartAlbumRecentlyAdded](photos/phassetcollectionsubtype/smartalbumrecentlyadded.md)
- [PHAssetCollectionSubtype.smartAlbumScreenshots](photos/phassetcollectionsubtype/smartalbumscreenshots.md)
- [PHAssetCollectionSubtype.smartAlbumSelfPortraits](photos/phassetcollectionsubtype/smartalbumselfportraits.md)
- [PHAssetCollectionSubtype.smartAlbumSlomoVideos](photos/phassetcollectionsubtype/smartalbumslomovideos.md)
- [PHAssetCollectionSubtype.smartAlbumTimelapses](photos/phassetcollectionsubtype/smartalbumtimelapses.md)
