---
title: bindings
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionreflection/bindings
---

# bindings

Provides a list of inputs and outputs of the function.

## Declaration

```swift
var bindings: [any MTLBinding] { get }
```
