AUParameterNode.ImplementorDisplayNameWithLengthCallback Property

Definition

Callback for retrieving an abbreviated display name.

public virtual AudioUnit.AUImplementorDisplayNameWithLengthCallback ImplementorDisplayNameWithLengthCallback { [Foundation.Export("implementorDisplayNameWithLengthCallback", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setImplementorDisplayNameWithLengthCallback:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ImplementorDisplayNameWithLengthCallback : AudioUnit.AUImplementorDisplayNameWithLengthCallback with get, set

Property Value

The possibly abbreviated name.

Attributes

Applies to