ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationView Class / Active Property

In This Topic
    Active Property (PresentationView)
    In This Topic
    Gets the active presentation view.
    Syntax
    Public Shared ReadOnly Property Active As PresentationView
    public static PresentationView Active {get;}
    Remarks
    Returns null if there is no active presentation view.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also