---
title: MFMessageComposeViewControllerAttachmentURL
framework: messageui
role: symbol
role_heading: Global Variable
path: messageui/mfmessagecomposeviewcontrollerattachmenturl
---

# MFMessageComposeViewControllerAttachmentURL

The URL for the item that is attached to the message.

## Declaration

```swift
let MFMessageComposeViewControllerAttachmentURL: String
```

## See Also

### Managing attachments

- [disableUserAttachments()](messageui/mfmessagecomposeviewcontroller/disableuserattachments().md)
- [attachments](messageui/mfmessagecomposeviewcontroller/attachments.md)
- [addAttachmentURL(_:withAlternateFilename:)](messageui/mfmessagecomposeviewcontroller/addattachmenturl(_:withalternatefilename:).md)
- [addAttachmentData(_:typeIdentifier:filename:)](messageui/mfmessagecomposeviewcontroller/addattachmentdata(_:typeidentifier:filename:).md)
- [MFMessageComposeViewControllerAttachmentAlternateFilename](messageui/mfmessagecomposeviewcontrollerattachmentalternatefilename.md)
- [insertCollaborationItemProvider(_:)](messageui/mfmessagecomposeviewcontroller/insertcollaborationitemprovider(_:).md)
