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

# imageProvider

The image to display in the complication.

## Declaration

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