Share via


CNScriptFrame.GetDetectionForId(Int64) Method

Definition

[Foundation.Export("detectionForID:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Cinematic.CNDetection? GetDetectionForId(long detectionId);
[<Foundation.Export("detectionForID:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDetectionForId : int64 -> Cinematic.CNDetection
override this.GetDetectionForId : int64 -> Cinematic.CNDetection

Parameters

detectionId
Int64

Returns

Attributes

Applies to