Share via


AUAudioUnit.ContextName Property

Definition

Gets the name of the context to which the audio unit is connected.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? ContextName { [Foundation.Export("contextName")] get; [Foundation.Export("setContextName:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contextName")>]
[<set: Foundation.Export("setContextName:")>]
member this.ContextName : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to