Share via


AVAudioUnit.ManufacturerName Property

Definition

Gets the name of the manufacturer of the underlying hardware unit.

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

Property Value

Attributes

Applies to