Initializes a new instance of the GeoPositionChangedEventArgs<(Of <(<'T>)>)> class
| C# | Visual Basic |
public GeoPositionChangedEventArgs( GeoPosition<T> position )
Public Sub New ( _ position As GeoPosition(Of T) _ )
- position (GeoPosition<(Of <(<'T>)>)>)
- The updated position.