protected virtual Task OnToolDeactivateAsync( bool hasMapViewChanged )
Protected Overridable Function OnToolDeactivateAsync( _ ByVal hasMapViewChanged As Boolean _ ) As Task
Parameters
- hasMapViewChanged
- A value indicating if the active MapView has changed.
Return Value
A Task that represents a tool deactivation event.