Share via


AUParameter.DependentParameters Property

Definition

Gets an array of addresses for parameters that may be changed when the developer changes this parameter.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber[]? DependentParameters { [Foundation.Export("dependentParameters", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dependentParameters", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DependentParameters : Foundation.NSNumber[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to