PlatformLocationProvider.Sensors Property
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.
The sensors used by the session to locate anchors around you and annotate created anchors so that they can be found.
public Microsoft.Azure.SpatialAnchors.SensorCapabilities Sensors { get; }
member this.Sensors : Microsoft.Azure.SpatialAnchors.SensorCapabilities
Public ReadOnly Property Sensors As SensorCapabilities
Property Value
Remarks
On HoloLens and iOS, enabling a sensor for the first time will prompt the user for the necessary permissions. On Android, you need to obtain the relevant permission before enabling a sensor.