Share via


SRPhotoplethysmogramOpticalSample.BackgroundNoise Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Double>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double? BackgroundNoise { [Foundation.Export("backgroundNoise", 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("backgroundNoise", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.BackgroundNoise : Nullable<double>

Property Value

Attributes

Applies to