Share via


SpacePinBinderFile.Get(IBinder) Method

Definition

Retrieve bindings from file and apply them to the input binder.

public bool Get (Microsoft.MixedReality.WorldLocking.ASA.IBinder binder);
abstract member Get : Microsoft.MixedReality.WorldLocking.ASA.IBinder -> bool
override this.Get : Microsoft.MixedReality.WorldLocking.ASA.IBinder -> bool
Public Function Get (binder As IBinder) As Boolean

Parameters

binder
IBinder

Binder to apply them to.

Returns

True on success.

Implements

Applies to