Share via


AUAudioUnit.ComponentName Property

Definition

Gets the audio units component name.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? ComponentName { [Foundation.Export("componentName")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("componentName")>]
member this.ComponentName : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to