ArcGIS Pro 3.5 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 static PresentationView Active {get;}
    Public Shared ReadOnly Property Active As PresentationView
    Remarks
    Returns null if there is no active presentation view.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also