---
title: initializeBindings
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4argumenttabledescriptor/initializebindings
---

# initializeBindings

Configures whether Metal initializes the bindings to nil values upon creation of argument table.

## Declaration

```swift
var initializeBindings: Bool { get set }
```

## Discussion

Discussion The default value of this property is false.
