---
title: imageProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplateutilitariansmallflat/imageprovider
---

# imageProvider

The image to display.

## Declaration

```swift
@NSCopying var imageProvider: CLKImageProvider? { get set }
```

## See Also

### Setting the Complication Data

- [textProvider](clockkit/clkcomplicationtemplateutilitariansmallflat/textprovider.md)
