ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / PaneBase Class / InitializeAsync Method
Version

InitializeAsync Method (PaneBase)
Called when the pane is first created to give it the opportunity to initialize itself asynchronously.
Syntax
protected internal virtual Task InitializeAsync()

Return Value

A task that represents the work queued to execute in the ThreadPool.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also