<!--
{
  "availability" : [
    "tvOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "ReplayKit",
  "identifier" : "/documentation/ReplayKit/RPPreviewViewControllerMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ReplayKit"
    ],
    "preciseIdentifier" : "c:@E@RPPreviewViewControllerMode"
  },
  "title" : "RPPreviewViewControllerMode"
}
-->

# RPPreviewViewControllerMode

The modes used to determine whether the preview view controller or the share screen appears when editing a replay.

```
enum RPPreviewViewControllerMode
```

## Topics

### Enumeration Cases

### Constants

[`RPPreviewViewControllerMode.preview`](/documentation/ReplayKit/RPPreviewViewControllerMode/preview)

Preview screen displayed when editing a replay.

[`RPPreviewViewControllerMode.share`](/documentation/ReplayKit/RPPreviewViewControllerMode/share)

Share/AirDrop screen displayed when editing a replay.



---

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)