<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSApplicationPresentationOptions/NSApplicationPresentationDefault",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSApplicationPresentationOptions@NSApplicationPresentationDefault"
  },
  "title" : "NSApplicationPresentationDefault"
}
-->

# NSApplicationPresentationDefault

This is the default presentation mode.

```
NSApplicationPresentationDefault
```

## Discussion

In the default presentation mode, the dock icon and menu bar are displayed, process switching, force quit, session termination, and the “Hide” menu option are all enabled, and the menu bar transparency is normal.

---

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)