Share via


AUParameter.Unit Property

Definition

Gets the unit of measurement for the value of the parameter.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AudioUnit.AudioUnitParameterUnit Unit { [Foundation.Export("unit")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("unit")>]
member this.Unit : AudioUnit.AudioUnitParameterUnit

Property Value

The unit of measurement for the value of the parameter.

Attributes

Applies to