---
title: delegate
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscustomimagerep/delegate
---

# delegate

The delegate object that renders the image for the image representation.

## Declaration

```swift
weak var delegate: AnyObject? { get }
```

## See Also

### Getting Information About Images

- [drawSelector](appkit/nscustomimagerep/drawselector.md)
