---
title: userInfo
framework: backgroundassets
role: symbol
role_heading: Instance Property
path: backgroundassets/baassetpack/userinfo
---

# userInfo

JSON-encoded custom information that’s associated with the asset pack.

## Declaration

```occ
@property (copy, readonly, nullable) NSData * userInfo;
```

## Discussion

Discussion This property is nil for Apple-hosted asset packs.
