Edit

Share via


ARImageTrackingConfiguration.TrackingImages Property

Definition

Gets or sets the ARReferenceImage objects to be detected and tracked.

public virtual Foundation.NSSet<ARKit.ARReferenceImage> TrackingImages { [Foundation.Export("trackingImages", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTrackingImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TrackingImages : Foundation.NSSet<ARKit.ARReferenceImage> with get, set

Property Value

Attributes

Applies to