PlatformLocationProvider Constructors
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.
Overloads
PlatformLocationProvider() |
Initializes a new instance with all sensors disabled. |
PlatformLocationProvider(IntPtr, Boolean) |
PlatformLocationProvider()
Initializes a new instance with all sensors disabled.
public PlatformLocationProvider ();
Public Sub New ()
Applies to
PlatformLocationProvider(IntPtr, Boolean)
protected PlatformLocationProvider (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.PlatformLocationProvider : nativeint * bool -> Microsoft.Azure.SpatialAnchors.PlatformLocationProvider
Protected Sub New (ahandle As IntPtr, transfer As Boolean)
Parameters
- ahandle
-
IntPtr
nativeint
- transfer
- Boolean