MTL4RenderPipelineDescriptor.FragmentStaticLinkingDescriptor Property

Definition

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

Property Value

Attributes

Applies to