Edit

Share via


VNTrackingRequest.InputObservation Property

Definition

Gets or sets the VNDetectedObjectObservation that contains the object to be tracked.

public virtual Vision.VNDetectedObjectObservation InputObservation { [Foundation.Export("inputObservation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInputObservation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.InputObservation : Vision.VNDetectedObjectObservation with get, set

Property Value

Attributes

Applies to