AUParameterNode.ImplementorDisplayNameWithLengthCallback Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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