---
title: makeDecoder()
framework: network
role: symbol
role_heading: Instance Method
path: network/networkpropertylistcoder/makedecoder()
---

# makeDecoder()

Make a PropertyListDecoder that can be used to decode into a Decodable type.

## Declaration

```swift
func makeDecoder() -> PropertyListDecoder
```
