Share via


ARObjectScanningConfiguration.PlaneDetection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ARKit.ARPlaneDetection PlaneDetection { [Foundation.Export("planeDetection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPlaneDetection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("planeDetection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPlaneDetection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PlaneDetection : ARKit.ARPlaneDetection with get, set

Property Value

Attributes

Applies to