Share via


SRPhotoplethysmogramOpticalSample.WhiteNoise Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Double>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double? WhiteNoise { [Foundation.Export("whiteNoise", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Double>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("whiteNoise", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.WhiteNoise : Nullable<double>

Property Value

Attributes

Applies to