---
title: delegate
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/iksaveoptions/delegate
---

# delegate

Specifies the delegate object.

## Declaration

```swift
unowned(unsafe) var delegate: AnyObject! { get set }
```

## See Also

### Related Documentation

- [saveOptions(_:shouldShowUTType:)](objectivec/nsobject-swift.class/saveoptions(_:shouldshowuttype:).md)
