ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / ActiveMapViewChangedEventArgs Class / ActiveMapViewChangedEventArgs Constructor
Version

ActiveMapViewChangedEventArgs Constructor
Constructs a new ActiveMapViewChangedEventArgs.
Syntax
public ActiveMapViewChangedEventArgs( 
   MapView incomingView,
   MapView outgoingView
)

Parameters

incomingView
outgoingView
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also