---
title: fileProvider
framework: pushkit
role: symbol
role_heading: Type Property
path: pushkit/pkpushtype/fileprovider
---

# fileProvider

A push type for file provider updates.

## Declaration

```swift
static let fileProvider: PKPushType
```

## Discussion

Discussion Use file provider notifications to update your File Provider extension’s content from your server. For more information, see Tracking Your File Provider’s Changes.

## See Also

### Notification Types

- [complication](pushkit/pkpushtype/complication.md)
- [voIP](pushkit/pkpushtype/voip.md)
