---
title: SCRecordingEditor.Mode
framework: ScreenCaptureKit
role: symbol
role_heading: Enumeration
platforms: [tvOS 27.0+]
path: screencapturekit/screcordingeditor/mode
---

# SCRecordingEditor.Mode

## Declaration

```swift
enum Mode
```

## Topics

### Enumeration Cases

- [SCRecordingEditor.Mode.preview](screencapturekit/screcordingeditor/mode/preview.md)
- [SCRecordingEditor.Mode.share](screencapturekit/screcordingeditor/mode/share.md)

### Initializers

- [init(rawValue:)](screencapturekit/screcordingeditor/mode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
