ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TOCMapPaneProviderPane Class / InitializeAsync Method

In This Topic
    InitializeAsync Method (TOCMapPaneProviderPane)
    In This Topic
    Initializes the pane as part of its creation sequence.
    Syntax
    protected override Task InitializeAsync()
    Protected Overrides Function InitializeAsync() As Task

    Return Value

    Task
    Remarks
    Consumers that override InitializeAsync must call the base class method
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also