---
title: functionGraphs
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlstitchedlibrarydescriptor/functiongraphs
---

# functionGraphs

The function graphs that define the new stitched library’s functions.

## Declaration

```swift
var functionGraphs: [MTLFunctionStitchingGraph] { get set }
```

## See Also

### Configuring a stitched library

- [functions](metal/mtlstitchedlibrarydescriptor/functions.md)
