Share via


MTLTileRenderPipelineDescriptor.MaxTotalThreadsPerThreadgroup 属性

定义

[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

属性值

System.System.UIntPtr System.unativeint
属性

适用于