GeoCoordinateWatcher.OnPositionStatusChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Raises the PositionChanged event.
Assembly: System.Device (in System.Device.dll)
'Declaration Protected Sub OnPositionStatusChanged ( _ e As GeoPositionStatusChangedEventArgs _ )
Parameters
- e
- Type: System.Device.Location.GeoPositionStatusChangedEventArgs
A GeoPositionStatusChangedEventArgs object containing the event data.
Show: