ArcGIS Pro 2.8 API Reference Guide
MapViewNavigationInterruptedEvent Class
Members 

ArcGIS.Desktop.Mapping.Events Namespace : MapViewNavigationInterruptedEvent Class
Occurs when a navigation operation is interrupted by another navigation.
Object Model
MapViewNavigationInterruptedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class MapViewNavigationInterruptedEvent : ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs> 
Public NotInheritable Class MapViewNavigationInterruptedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of MapViewEventArgs)
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Mapping.Events.MapViewNavigationInterruptedEvent

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapViewNavigationInterruptedEvent Members
ArcGIS.Desktop.Mapping.Events Namespace