Share via


ARWorldTrackingConfiguration.DetectionImages Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<ARKit.ARReferenceImage>? DetectionImages { [Foundation.Export("detectionImages", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDetectionImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("detectionImages", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDetectionImages:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DetectionImages : Foundation.NSSet<ARKit.ARReferenceImage> with get, set

Property Value

Attributes

Applies to