threadgroupMemoryDataSize
The size, in bytes, of the threadgroup data.
Declaration
var threadgroupMemoryDataSize: Int { get }Discussion
If the argument is not a threadgroup, querying this property is a fatal error. The Metal device determines this value.