ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutTool Class / HandleOnPaneActivateAsync Method
Version

    HandleOnPaneActivateAsync Method (LayoutTool)
    Called to inform the Tool a Pane referencing it as the active tool is activating or deactivating.
    Syntax
    protected virtual Task HandleOnPaneActivateAsync( 
       bool active
    )

    Parameters

    active
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also