ArcGIS Pro 2.6 API Reference Guide
MapViewCameraChangingEvent Class
Members 

ArcGIS.Desktop.Mapping.Events Namespace : MapViewCameraChangingEvent Class
Occurs when the camera starts moving in the map view.
Object Model
MapViewCameraChangingEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class MapViewCameraChangingEvent : ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs> 
Public NotInheritable Class MapViewCameraChangingEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of MapViewEventArgs)
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapViewCameraChangingEvent Members
ArcGIS.Desktop.Mapping.Events Namespace