ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / IsActive Property

In This Topic
    IsActive Property (FrameworkApplication)
    In This Topic
    Gets whether the application is the active application.
    Syntax
    public static bool IsActive {get;}
    Public Shared ReadOnly Property IsActive As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also