---
title: UIDocument.SaveOperation.forCreating
framework: uikit
role: symbol
role_heading: Case
path: uikit/uidocument/saveoperation/forcreating
---

# UIDocument.SaveOperation.forCreating

The document is being saved for the first time.

## Declaration

```swift
case forCreating
```

## See Also

### Constants

- [UIDocument.SaveOperation.forOverwriting](uikit/uidocument/saveoperation/foroverwriting.md)
