VNTrackingRequest.TrackingLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the tracking emphasis (speed or accuracy).
public virtual Vision.VNRequestTrackingLevel TrackingLevel { [Foundation.Export("trackingLevel", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTrackingLevel:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TrackingLevel : Vision.VNRequestTrackingLevel with get, set
Property Value
- Attributes