ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleProjectItem Class / IsContentLoading Method

In This Topic
    IsContentLoading Method
    In This Topic
    Checks if the style content is loading
    Syntax
    public bool IsContentLoading()
    Public Function IsContentLoading() As Boolean

    Return Value

    True is the content is loading
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also