GeoPositionStatusChangedEventArgs Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the GeoPositionStatusChangedEventArgs class.
Assembly: System.Device (in System.Device.dll)
Parameters
- status
- Type: System.Device.Location.GeoPositionStatus
A member of the GeoPositionStatus enumeration describing the current status of the location service.
Show: