<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: -",
    "macOS: 14.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/WidgetFamily/systemExtraLarge",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit0A6FamilyO16systemExtraLargeyA2CmF"
  },
  "title" : "WidgetFamily.systemExtraLarge"
}
-->

# WidgetFamily.systemExtraLarge

An extra-large widget.

```
case systemExtraLarge
```

## Discussion

Extra-large widgets are available in iPadOS and macOS.
To add an extra-large widget to your visionOS app, use
[`WidgetFamily.systemExtraLargePortrait`](/documentation/WidgetKit/WidgetFamily/systemExtraLargePortrait). To add an
extra-large visionOS widget to a compatible iOS and iPadOS app,
use the `systemExtraLarge` widget family. The extra-large widget
appears in a portrait orientation, similar to the
[`WidgetFamily.systemExtraLargePortrait`](/documentation/WidgetKit/WidgetFamily/systemExtraLargePortrait) widget of a visionOS app.

---

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)