Share via


MTLComputePipelineDescriptor.BinaryArchives Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLBinaryArchive[]? BinaryArchives { [Foundation.Export("binaryArchives", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBinaryArchives:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("binaryArchives", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBinaryArchives:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BinaryArchives : Metal.IMTLBinaryArchive[] with get, set

Property Value

Attributes

Applies to