<!--
{
  "availability" : [
    "iOS: 10.0.0 - 14.0.0",
    "iPadOS: 10.0.0 - 14.0.0",
    "macCatalyst: 10.0.0 - 14.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "NotificationCenter",
  "identifier" : "/documentation/NotificationCenter/NCWidgetDisplayMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Notification Center"
    ],
    "preciseIdentifier" : "c:@E@NCWidgetDisplayMode"
  },
  "title" : "NCWidgetDisplayMode"
}
-->

# NCWidgetDisplayMode

The modes that can be toggled between when the user activates the More button for a widget running in iOS.

```
enum NCWidgetDisplayMode
```

## Topics

### Constants

[`NCWidgetDisplayMode.compact`](/documentation/NotificationCenter/NCWidgetDisplayMode/compact)

The current height of the widget is compact.

[`NCWidgetDisplayMode.expanded`](/documentation/NotificationCenter/NCWidgetDisplayMode/expanded)

The current height of the widget is expanded.



---

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)