---
title: contentText
framework: social
role: symbol
role_heading: Instance Property
path: social/slcomposeserviceviewcontroller/contenttext
---

# contentText

A string that represents the text which the user entered into the compose view’s text view.

## Declaration

```swift
var contentText: String! { get }
```

## See Also

### Managing the Contents of the Post

- [placeholder](social/slcomposeserviceviewcontroller/placeholder.md)
- [textView](social/slcomposeserviceviewcontroller/textview.md)
