---
title: threadgroupSizeMatchesTileSize
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4tilerenderpipelinedescriptor/threadgroupsizematchestilesize
---

# threadgroupSizeMatchesTileSize

Indicating whether the size of the threadgroup matches the size of a tile in the render pipeline.

## Declaration

```swift
var threadgroupSizeMatchesTileSize: Bool { get set }
```
