---
title: includedAttributes
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartphotoplaybackintent/includedattributes
---

# includedAttributes

The attributes that must be present in the photos.

## Declaration

```swift
var includedAttributes: INPhotoAttributeOptions { get }
```

## Discussion

Discussion All of the specified attributes must be present in the photos.

## See Also

### Getting the Search Attributes

- [dateCreated](intents/instartphotoplaybackintent/datecreated.md)
- [locationCreated](intents/instartphotoplaybackintent/locationcreated.md)
- [albumName](intents/instartphotoplaybackintent/albumname.md)
- [excludedAttributes](intents/instartphotoplaybackintent/excludedattributes.md)
