---
title: openInPlace
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsitemproviderfileoptions/openinplace
---

# openInPlace

A data-access specification declaring that items should open in place, rather than being copied.

## Declaration

```swift
static var openInPlace: NSItemProviderFileOptions { get }
```
