ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / InitializeAsync Method

In This Topic
    InitializeAsync Method (Page)
    In This Topic
    Invoked when a page loads because it has become visible inside the sheet.
    Syntax
    protected internal virtual Task InitializeAsync()
    Protected Friend Overridable Function InitializeAsync() As Task

    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