---
title: registeredContentTypesForOpenInPlace
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsitemprovider/registeredcontenttypesforopeninplace
---

# registeredContentTypesForOpenInPlace

Registered content types that the system can load as open-in-place files.

## Declaration

```swift
var registeredContentTypesForOpenInPlace: [UTType] { get }
```

## See Also

### Registering content types

- [registeredContentTypes](foundation/nsitemprovider/registeredcontenttypes.md)
- [registeredContentTypes(conformingTo:)](foundation/nsitemprovider/registeredcontenttypes(conformingto:).md)
