---
title: constantValues
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4specializedfunctiondescriptor/constantvalues
---

# constantValues

Configures optional function constant values to associate with the function.

## Declaration

```swift
@NSCopying var constantValues: MTLFunctionConstantValues? { get set }
```
