AUAudioUnitPreset.Number Property

Definition

Gets or sets a unique identifier for the preset.

public virtual nint Number { [Foundation.Export("number", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setNumber:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Number : nint with get, set

Property Value

System.System.IntPtr System.nativeint

The unique identifier for the preset.

Attributes

Applies to