---
title: staticLinkingDescriptor
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4tilerenderpipelinedescriptor/staticlinkingdescriptor
---

# staticLinkingDescriptor

Configures an object that contains information about functions to link to the tile render pipeline when Metal builds it.

## Declaration

```swift
@NSCopying var staticLinkingDescriptor: MTL4StaticLinkingDescriptor! { get set }
```
