---
title: outputBackings
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlpredictionoptions/outputbackings
---

# outputBackings

A dictionary of feature names and client-allocated buffers.

## Declaration

```swift
var outputBackings: [String : Any] { get set }
```
