---
title: SLComposeViewControllerResult.cancelled
framework: social
role: symbol
role_heading: Case
path: social/slcomposeviewcontrollerresult/cancelled
---

# SLComposeViewControllerResult.cancelled

The view controller is dismissed without sending the post.

## Declaration

```swift
case cancelled
```

## Discussion

Discussion This result occurs when the user selects Cancel or the account is unavailable.

## See Also

### Constants

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