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

# IKPictureTakerRemainOpenAfterValidateKey

A key that determines if the picture taker UI should remain open after the user selects done.

```
let IKPictureTakerRemainOpenAfterValidateKey: String
```

## Discussion

This allows the application to programmatically dismiss the panel. The associated value is an `NSNumber` object that contains a `BOOL` value whose default value is <doc://com.apple.documentation/documentation/Swift/false>

---

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)