IBinder.GetBindings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Known bindings between space pins and cloud anchors.
public System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.WorldLocking.ASA.SpacePinCloudBinding> GetBindings ();
abstract member GetBindings : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.WorldLocking.ASA.SpacePinCloudBinding>
Public Function GetBindings () As IReadOnlyList(Of SpacePinCloudBinding)