<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKPictureTakerAllowsFileChoosingKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:@IKPictureTakerAllowsFileChoosingKey"
  },
  "title" : "IKPictureTakerAllowsFileChoosingKey"
}
-->

# IKPictureTakerAllowsFileChoosingKey

A key for allowing the user to choose a file.

```
let IKPictureTakerAllowsFileChoosingKey: String
```

## Discussion

The associated value is an `NSNumber` object that contains a `BOOL` value whose default value is <doc://com.apple.documentation/documentation/Swift/true>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)