Share via


AUAudioUnit.FactoryPresets Property

Definition

Gets the factory presets for the audio unit.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AudioUnit.AUAudioUnitPreset[]? FactoryPresets { [Foundation.Export("factoryPresets", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("factoryPresets", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FactoryPresets : AudioUnit.AUAudioUnitPreset[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to