ArcGIS Runtime SDK for WPF - Library Reference
StatusChanged Event
See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace > GpsCoordinateWatcher Class : StatusChanged Event

Raised when GPS connection status is changed.

Syntax

Visual Basic (Declaration) 
Public Event StatusChanged As EventHandler(Of GeoPositionStatusChangedEventArgs)

Event Data

The event handler receives an argument of type GeoPositionStatusChangedEventArgs containing data related to this event. The following GeoPositionStatusChangedEventArgs properties provide information specific to this event.

PropertyDescription
Status Gets the updated status.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.