ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapFrame Class / IsActivated Property
Version

IsActivated Property
Gets whether the map frame is activated or not. Refer to LayoutView.ActivateMapFrame.
Syntax
public bool IsActivated {get;}

Property Value

System.Boolean
Remarks
Only one map frame can be activated at any point in time on the view
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also