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

# userSelection

Returns a dictionary that contains the save options selected by the user.

## Declaration

```swift
var userSelection: [AnyHashable : Any]! { get }
```

## See Also

### Retrieving User Responses

- [imageProperties](quartz/iksaveoptions/imageproperties.md)
- [imageUTType](quartz/iksaveoptions/imageuttype.md)
