---
title: functionDescriptor
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4binaryfunctiondescriptor/functiondescriptor
---

# functionDescriptor

Provides the function descriptor corresponding to the function to compile into a binary function.

## Declaration

```swift
@NSCopying var functionDescriptor: MTL4FunctionDescriptor { get set }
```
