Share via


CIFlashTransition.FadeThreshold Property

Definition

Gets or sets the threshold at which the flash starts or stops appearing.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float FadeThreshold { [Foundation.Export("fadeThreshold")] get; [Foundation.Export("setFadeThreshold:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fadeThreshold")>]
[<set: Foundation.Export("setFadeThreshold:")>]
member this.FadeThreshold : single with get, set

Property Value

Implements

Attributes

Applies to