---
title: didMoveToWritableLocationNotification
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uidocument/didmovetowritablelocationnotification
---

# didMoveToWritableLocationNotification

A notification that the document posts when copying the file from a readonly location in order to write changes. This notification will be posted on the file presenter queue.

## Declaration

```swift
nonisolated class let didMoveToWritableLocationNotification: NSNotification.Name
```
