---
title: isHidden
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phassetchangerequest/ishidden
---

# isHidden

A Boolean value that indicates whether the asset is hidden in collections.

## Declaration

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

## Discussion

Discussion Hidden assets do not appear in the Moments interface in the Photos app.

## See Also

### Modifying Assets

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