<!--
{
  "availability" : [
    "tvOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCRecordingEditor/Mode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "c:@E@SCRecordingEditorMode"
  },
  "title" : "SCRecordingEditor.Mode"
}
-->

# SCRecordingEditor.Mode

```
enum Mode
```

## Topics

### Enumeration Cases

[`case preview`](/documentation/ScreenCaptureKit/SCRecordingEditor/Mode/preview)

[`case share`](/documentation/ScreenCaptureKit/SCRecordingEditor/Mode/share)

### Initializers

[`init?(rawValue: Int)`](/documentation/ScreenCaptureKit/SCRecordingEditor/Mode/init(rawValue:))

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

---

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)