<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderKnownFolderSupporting",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:objc(pl)NSFileProviderKnownFolderSupporting"
  },
  "title" : "NSFileProviderKnownFolderSupporting"
}
-->

# NSFileProviderKnownFolderSupporting

A protocol that defines the interface for sharing known-folder locations with the system.

```
protocol NSFileProviderKnownFolderSupporting : NSObjectProtocol
```

## Topics

### Providing known-folder locations to the system

[`getKnownFolderLocations(_:completionHandler:)`](/documentation/FileProvider/NSFileProviderKnownFolderSupporting/getKnownFolderLocations(_:completionHandler:))

Requests suitable locations for known folders.



---

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)