Share via


MTL4ComputePipelineDescriptor.StaticLinkingDescriptor Property

Definition

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

Property Value

Attributes

Applies to