Share via


IBinder.Clear Method

Definition

Delete all known (bound) cloud anchors from the cloud, and erase their bindings.

public System.Threading.Tasks.Task<bool> Clear ();
abstract member Clear : unit -> System.Threading.Tasks.Task<bool>
Public Function Clear () As Task(Of Boolean)

Returns

True on success.

Remarks

Bound space pins are unaffected, but will no longer be bound.

Applies to