AVCaptureSlider.ProminentValues Property

Definition

[ObjCRuntime.BindAs(typeof(System.Single[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float[] ProminentValues { [Foundation.Export("prominentValues", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProminentValues:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindAs(typeof(System.Single[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("prominentValues", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProminentValues:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProminentValues : single[] with get, set

Property Value

Single[]
Attributes

Applies to