AUParameterNode.ImplementorStringFromValueCallback Property

Definition

Gets or sets the callback that provides a string representation of the value of the parameter.

public virtual AudioUnit.AUImplementorStringFromValueCallback ImplementorStringFromValueCallback { [Foundation.Export("implementorStringFromValueCallback", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setImplementorStringFromValueCallback:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ImplementorStringFromValueCallback : AudioUnit.AUImplementorStringFromValueCallback with get, set

Property Value

The callback that provides the string representation of the value of the parameter.

Attributes

Applies to