Share via


CNScript.RemoveDetectionTrack(CNDetectionTrack) Method

Definition

[Foundation.Export("removeDetectionTrack:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RemoveDetectionTrack(Cinematic.CNDetectionTrack detectionTrack);
[<Foundation.Export("removeDetectionTrack:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveDetectionTrack : Cinematic.CNDetectionTrack -> bool
override this.RemoveDetectionTrack : Cinematic.CNDetectionTrack -> bool

Parameters

detectionTrack
CNDetectionTrack

Returns

Attributes

Applies to