---
title: UIPrerenderedIcon
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uiprerenderedicon
---

# UIPrerenderedIcon

A Boolean value that indicates whether the app’s icon contains a shine effect.

## Discussion

Discussion If YES, the system doesn’t apply a shine effect to the app icon; otherwise, it does. If your app icon already has a shine, set this key to YES to prevent the system from applying the same effect again. The default value is NO.

## See Also

### Icons

- [CFBundleIcons](bundleresources/information-property-list/cfbundleicons.md)
- [CFBundleIconFiles](bundleresources/information-property-list/cfbundleiconfiles.md)
- [CFBundleIconFile](bundleresources/information-property-list/cfbundleiconfile.md)
- [CFBundleIconName](bundleresources/information-property-list/cfbundleiconname.md)
