ArcGIS Pro 3.7 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 Overrides Function InitializeAsync() As Task
    protected override Task InitializeAsync()

    Return Value

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also