---
title: functionType
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4binaryfunction/functiontype
---

# functionType

Describes the type of this binary function.

## Declaration

```swift
var functionType: MTLFunctionType { get }
```
