<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 11.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PushKit",
  "identifier" : "/documentation/PushKit/PKPushType/fileProvider",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "PushKit"
    ],
    "preciseIdentifier" : "c:@PKPushTypeFileProvider"
  },
  "title" : "fileProvider"
}
-->

# fileProvider

A push type for file provider updates.

```
static let fileProvider: PKPushType
```

## Discussion

Use file provider notifications to update your File Provider extension’s content from your server. For more information, see <doc://com.apple.documentation/documentation/FileProvider/tracking-your-file-provider-s-changes>.

---

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)