AMapGeolocator StatusChanged Event高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
在 Geolocator 提供更新位置的功能发生更改时引发

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public event TypedEventHandler<AMapGeolocator, StatusChangedEventArgs> StatusChanged

Value

Type: TypedEventHandler AMapGeolocator, StatusChangedEventArgs 
See Also