Share via


MTLComputePipelineDescriptor.InsertLibraries Property

Definition

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

Property Value

Attributes

Applies to