Share via


CIImageProcessorKernel.SynchronizeInputs Property

Definition

If true, the system must synchronize inputs prior to calling the processing function.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SynchronizeInputs { [Foundation.Export("synchronizeInputs")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("synchronizeInputs")>]
static member SynchronizeInputs : bool

Property Value

Attributes

Applies to