---
title: MTLThreadgroupBinding
framework: metal
role: symbol
role_heading: Protocol
path: metal/mtlthreadgroupbinding
---

# MTLThreadgroupBinding

## Declaration

```swift
protocol MTLThreadgroupBinding : MTLBinding
```

## Topics

### Instance Properties

- [threadgroupMemoryAlignment](metal/mtlthreadgroupbinding/threadgroupmemoryalignment.md)
- [threadgroupMemoryDataSize](metal/mtlthreadgroupbinding/threadgroupmemorydatasize.md)

## Relationships

### Inherits From

- [MTLBinding](metal/mtlbinding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Introspection data

- [MTLComputePipelineReflection](metal/mtlcomputepipelinereflection.md)
- [MTLAutoreleasedComputePipelineReflection](metal/mtlautoreleasedcomputepipelinereflection.md)
- [MTLRenderPipelineReflection](metal/mtlrenderpipelinereflection.md)
- [MTLAutoreleasedRenderPipelineReflection](metal/mtlautoreleasedrenderpipelinereflection.md)
- [MTLBindingType](metal/mtlbindingtype.md)
- [MTLBinding](metal/mtlbinding.md)
- [MTLBindingAccess](metal/mtlbindingaccess.md)
- [MTLBufferBinding](metal/mtlbufferbinding.md)
- [MTLTextureBinding](metal/mtltexturebinding.md)
- [MTLObjectPayloadBinding](metal/mtlobjectpayloadbinding.md)
