<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "QuickLookUI",
  "identifier" : "/documentation/QuickLookUI/QLPreviewPanel/exitFullScreenMode(options:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Quick Look UI"
    ],
    "preciseIdentifier" : "c:objc(cs)QLPreviewPanel(im)exitFullScreenModeWithOptions:"
  },
  "title" : "exitFullScreenMode(options:)"
}
-->

# exitFullScreenMode(options:)

Instructs the panel to exit full screen mode.

```
func exitFullScreenMode(options: [AnyHashable : Any]! = [:])
```

## Parameters

`options`

This parameter isn’t used — pass `nil`.

---

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)