AUAudioUnit.FullState Property

Definition

Gets or sets the snapshot of the audio unit's entire state, for saving presets.

public virtual Foundation.NSDictionary FullState { [Foundation.Export("fullState", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFullState:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FullState : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to