GeoCoordinateWatcher Constructor (GeoPositionAccuracy)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Instantiates a new instance of the GeoCoordinateWatcher class with the provided DesiredAccuracy value.
Assembly: System.Device (in System.Device.dll)
Parameters
- desiredAccuracy
- Type: System.Device.Location.GeoPositionAccuracy
A member of the GeoPositionAccuracy enumeration specifying the DesiredAccuracy value for the GeoCoordinateWatcher.
Show: