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

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

Parameters

incomingView
outgoingView
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also