---
title: staticThreadgroupMemoryLength
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcomputepipelinestate/staticthreadgroupmemorylength
---

# staticThreadgroupMemoryLength

The length, in bytes, of statically allocated threadgroup memory.

## Declaration

```swift
var staticThreadgroupMemoryLength: Int { get }
```

## See Also

### Checking threadgroup attributes

- [maxTotalThreadsPerThreadgroup](metal/mtlcomputepipelinestate/maxtotalthreadsperthreadgroup.md)
- [threadExecutionWidth](metal/mtlcomputepipelinestate/threadexecutionwidth.md)
