Share via


MTLFunctionStitchingFunctionNode.ControlDependencies Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLFunctionStitchingFunctionNode[] ControlDependencies { [Foundation.Export("controlDependencies", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setControlDependencies:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("controlDependencies", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setControlDependencies:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ControlDependencies : Metal.MTLFunctionStitchingFunctionNode[] with get, set

Property Value

Attributes

Applies to