Share via


IMTLDevice.MaxThreadgroupMemoryLength Property

Definition

Gets the largest available length of memory for threadgroups.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr MaxThreadgroupMemoryLength { [Foundation.Export("maxThreadgroupMemoryLength")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxThreadgroupMemoryLength")>]
member this.MaxThreadgroupMemoryLength : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to