Share via


ARSession.RemoveAnchor(ARAnchor) Method

Definition

[Foundation.Export("removeAnchor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveAnchor(ARKit.ARAnchor anchor);
[<Foundation.Export("removeAnchor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAnchor : ARKit.ARAnchor -> unit
override this.RemoveAnchor : ARKit.ARAnchor -> unit

Parameters

anchor
ARAnchor
Attributes

Applies to