Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 769 Bytes

offlinemappackage_statuschanged.md

File metadata and controls

20 lines (14 loc) · 769 Bytes
-api-id -api-type
E:Windows.Services.Maps.OfflineMaps.OfflineMapPackage.StatusChanged
winrt event

Windows.Services.Maps.OfflineMaps.OfflineMapPackage.StatusChanged

-description

Occurs when the status of an OfflineMapPackageQueryResult changes.

-remarks

Handle this event if you want to know whether a status of map package that you previously searched for has changed. For example, if the Status property of a map package previously returned a value of Downloading, this event notifies you when the status changes to Downloaded.

-see-also

-examples