Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MapControl.LoadingStatus Property
Definition
- Namespace:
- Windows.UI.Xaml.Controls.Maps
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the loading status of the map to be displayed in the MapControl.
public:
property MapLoadingStatus LoadingStatus { MapLoadingStatus get(); };
MapLoadingStatus LoadingStatus();
public MapLoadingStatus LoadingStatus { get; }
var mapLoadingStatus = mapControl.loadingStatus;
Public ReadOnly Property LoadingStatus As MapLoadingStatus
Property Value
The loading status of the map to be displayed in the MapControl.
Applies to
See also
Feedback
Was this page helpful?
