AUAudioUnitPreset.Number Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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