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

# IKSlideshowScreen

A key specifying the screen on which the slideshow is displayed.

```
let IKSlideshowScreen: String
```

## Discussion

The associated value is an <doc://com.apple.documentation/documentation/AppKit/NSScreen> object. By default <doc://com.apple.documentation/documentation/AppKit/NSScreen/main> is used.

---

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)