---
title: SLComposeViewControllerResult
framework: social
role: symbol
role_heading: Enumeration
path: social/slcomposeviewcontrollerresult
---

# SLComposeViewControllerResult

Possible values for the result parameter of the completionHandler property.

## Declaration

```swift
enum SLComposeViewControllerResult
```

## Topics

### Constants

- [SLComposeViewControllerResult.cancelled](social/slcomposeviewcontrollerresult/cancelled.md)
- [SLComposeViewControllerResult.done](social/slcomposeviewcontrollerresult/done.md)

### Initializers

- [init(rawValue:)](social/slcomposeviewcontrollerresult/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)

## See Also

### Processing the Results

- [completionHandler](social/slcomposeviewcontroller/completionhandler.md)
- [SLComposeViewControllerCompletionHandler](social/slcomposeviewcontrollercompletionhandler.md)
