Event NavigationCompleted
When navigation on the map has completed this event will be raised.
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.iOS.dll
Syntax
public event EventHandler NavigationCompleted
Returns
Type | Description |
---|---|
System. |
Remarks
New content is drawn every time a user pans or zooms the view, or the app programmatically changes its
visible area. There is a short delay before this drawing phase completes. You can use
Draw
Applies to
Target | Versions |
---|---|
.NET iOS | 200.0 - 200.6 |
Xamarin.iOS | 100.0 - 100.15 |