MTLTileRenderPipelineDescriptor.MaxTotalThreadsPerThreadgroup Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint MaxTotalThreadsPerThreadgroup { [Foundation.Export("maxTotalThreadsPerThreadgroup")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMaxTotalThreadsPerThreadgroup:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MaxTotalThreadsPerThreadgroup : nuint with get, set

Property Value

System.System.UIntPtr System.unativeint
Attributes

Applies to