<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderKnownFolders",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:@E@NSFileProviderKnownFolders"
  },
  "title" : "NSFileProviderKnownFolders"
}
-->

# NSFileProviderKnownFolders

Constants that identify known folders.

```
struct NSFileProviderKnownFolders
```

## Topics

### Identifying known folders

[`NSFileProviderDesktop`](/documentation/FileProvider/NSFileProviderKnownFolders/desktop)

[`NSFileProviderDocuments`](/documentation/FileProvider/NSFileProviderKnownFolders/documents)

### Creating a known-folder identifier

[`init(rawValue:)`](/documentation/FileProvider/NSFileProviderKnownFolders/init(rawValue:))

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`OptionSet`](/documentation/Swift/OptionSet)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)