SpacePinBinder.RemoveBinding(String) Method

Definition

Erase a binding between a space pin and its corresponding cloud anchor.

public bool RemoveBinding (string spacePinId);
abstract member RemoveBinding : string -> bool
override this.RemoveBinding : string -> bool
Public Function RemoveBinding (spacePinId As String) As Boolean

Parameters

spacePinId
String

Space pin to unbind.

Returns

True if found and unbound.

Implements

Applies to