<!--
{
  "availability" : [
    "macOS: 10.7.0 - 10.10.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPopover/Appearance-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSPopoverAppearance"
  },
  "title" : "NSPopover.Appearance"
}
-->

# NSPopover.Appearance

The set of predefined appearances for a popover.

```
enum Appearance
```

## Topics

### Constants

[`NSPopover.Appearance.minimal`](/documentation/AppKit/NSPopover/Appearance-swift.enum/minimal)

The popover draws with a minimal appearance.

[`NSPopover.Appearance.hud`](/documentation/AppKit/NSPopover/Appearance-swift.enum/hud)

The popover draws with a HUD appearance.



---

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)