---
title: NSFileProviderNamespacePolicy.inherited
framework: File Provider
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, macOS 27.0+, visionOS 27.0+]
path: fileprovider/nsfileprovidernamespacepolicy/inherited
---

# NSFileProviderNamespacePolicy.inherited

Inherit the namespace policy of the parent folder.

## Declaration

```swift
case inherited
```

## Discussion

Discussion This is the default namespace policy on every item other than the root.
