Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 639 Bytes

spatialentitystore_saveasync_843270112.md

File metadata and controls

28 lines (18 loc) · 639 Bytes
-api-id -api-type
M:Windows.Perception.Spatial.SpatialEntityStore.SaveAsync(Windows.Perception.Spatial.SpatialEntity)
winrt method

Windows.Perception.Spatial.SpatialEntityStore.SaveAsync

-description

Saves a new or updated spatial entity into the store, to be synchronized with all participants.

-parameters

-param entity

The new or updated spatial entity.

-returns

Action that triggers once the entity data has been communicated to the host.

-remarks

-see-also

-examples