---
title: init()
framework: fileprovider
role: symbol
role_heading: Initializer
path: fileprovider/nsfileprovidertypeandcreator/init()
---

# init()

Returns a new type and creator structure with both codes set to 0.

## Declaration

```swift
init()
```

## See Also

### Creating Type and Creator Structures

- [init(type:creator:)](fileprovider/nsfileprovidertypeandcreator/init(type:creator:).md)
