GeoPositionStatusChangedEventArgs Constructor
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Device.Location
Assembly:  System.Device (in System.Device.dll)

'Declaration
Public Sub New ( _
	status As GeoPositionStatus _
)

Parameters

status
Type: System.Device.Location.GeoPositionStatus
A member of the GeoPositionStatus enumeration describing the current status of the location service.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft