Partager via


SpatialAnchorManager.RequestStoreAsync Méthode

Définition

Récupère le magasin d’ancres de l’application actuelle.

public:
 static IAsyncOperation<SpatialAnchorStore ^> ^ RequestStoreAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<SpatialAnchorStore> RequestStoreAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<SpatialAnchorStore> RequestStoreAsync();
function requestStoreAsync()
Public Shared Function RequestStoreAsync () As IAsyncOperation(Of SpatialAnchorStore)

Retours

Magasin d’ancres.

Attributs

S’applique à