---
title: UIDocument.DidMoveToWritableLocationMessage
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uidocument/didmovetowritablelocationmessage
---

# UIDocument.DidMoveToWritableLocationMessage

## Declaration

```swift
struct DidMoveToWritableLocationMessage
```

## Topics

### Initializers

- [init(document:oldURL:)](uikit/uidocument/didmovetowritablelocationmessage/init(document:oldurl:).md)

### Instance Properties

- [document](uikit/uidocument/didmovetowritablelocationmessage/document.md)
- [oldURL](uikit/uidocument/didmovetowritablelocationmessage/oldurl.md)

## Relationships

### Conforms To

- [NotificationCenter.AsyncMessage](foundation/notificationcenter/asyncmessage.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
