---
title: isFavorite
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phassetchangerequest/isfavorite
---

# isFavorite

A Boolean value that indicates whether the asset is marked as one of the user’s favorites.

## Declaration

```swift
var isFavorite: Bool { get set }
```

## Mentioned in

Requesting Changes to the Photo Library

## See Also

### Modifying Assets

- [init(for:)](photos/phassetchangerequest/init(for:).md)
- [creationDate](photos/phassetchangerequest/creationdate.md)
- [location](photos/phassetchangerequest/location.md)
- [isHidden](photos/phassetchangerequest/ishidden.md)
