Share via


SpatialAnchorExporter.GetAnchorExportSufficiencyAsync Metodo

Definizione

Restituisce informazioni sul fatto che i dati di ancoraggio spaziale siano sufficienti per la condivisione o la rilocalizzazione.

public:
 virtual IAsyncOperation<SpatialAnchorExportSufficiency ^> ^ GetAnchorExportSufficiencyAsync(SpatialAnchor ^ anchor, SpatialAnchorExportPurpose purpose) = GetAnchorExportSufficiencyAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<SpatialAnchorExportSufficiency> GetAnchorExportSufficiencyAsync(SpatialAnchor const& anchor, SpatialAnchorExportPurpose const& purpose);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<SpatialAnchorExportSufficiency> GetAnchorExportSufficiencyAsync(SpatialAnchor anchor, SpatialAnchorExportPurpose purpose);
function getAnchorExportSufficiencyAsync(anchor, purpose)
Public Function GetAnchorExportSufficiencyAsync (anchor As SpatialAnchor, purpose As SpatialAnchorExportPurpose) As IAsyncOperation(Of SpatialAnchorExportSufficiency)

Parametri

anchor
SpatialAnchor

Ancoraggio spaziale esportato.

purpose
SpatialAnchorExportPurpose

Scopo dell'esportazione, condivisione o rilocalizzazione.

Restituisce

La sufficienza di esportazione dell'ancoraggio.

Attributi

Requisiti Windows

Funzionalità dell'app
spatialPerception

Si applica a