Share via


AUParameterNode.ImplementorDisplayNameWithLengthCallback Property

Definition

Callback for retrieving an abbreviated display name.

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

Property Value

The possibly abbreviated name.

Attributes

Applies to