---
title: contentImage
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsusernotification/contentimage
---

# contentImage

Image shown in the content of the notification.

## Declaration

```swift
@NSCopying var contentImage: NSImage? { get set }
```

## See Also

### Display Information

- [title](foundation/nsusernotification/title.md)
- [subtitle](foundation/nsusernotification/subtitle.md)
- [informativeText](foundation/nsusernotification/informativetext.md)
- [identifier](foundation/nsusernotification/identifier.md)
- [response](foundation/nsusernotification/response.md)
- [responsePlaceholder](foundation/nsusernotification/responseplaceholder.md)
