AUAudioUnit.FullStateForDocument Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to