GeoPositionChangedEventArgs(Of T) 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 GeoPositionChangedEventArgs(Of T) class.
Assembly: System.Device (in System.Device.dll)
Parameters
- position
- Type: System.Device.Location.GeoPosition(Of T)
A GeoPosition(Of T) object containing the location and time stamp data for the event.
Show: