<!--
{
  "availability" : [
    "iOS: 16.2.0 -",
    "iPadOS: 16.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/ActivityPreviewViewKind",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit23ActivityPreviewViewKindO"
  },
  "title" : "ActivityPreviewViewKind"
}
-->

# ActivityPreviewViewKind

Values that represent Live Activity presentations for use in Xcode previews.

```
@preconcurrency enum ActivityPreviewViewKind
```

## Topics

### Live Activity preview types

[`ActivityPreviewViewKind.content`](/documentation/WidgetKit/ActivityPreviewViewKind/content)

The Live Activity presentation that appears on the Lock Screen and as a banner on devices that
don’t support the Dynamic Island.

[`ActivityPreviewViewKind.dynamicIsland(_:)`](/documentation/WidgetKit/ActivityPreviewViewKind/dynamicIsland(_:))

The Live Activity presentation that appears in the Dynamic Island.

[`ActivityPreviewViewKind.DynamicIslandPreviewViewState`](/documentation/WidgetKit/ActivityPreviewViewKind/DynamicIslandPreviewViewState)

Values that represent the different presentations of a Live Activity in the Dynamic Island for use in
Xcode previews.



---

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)