Show / Hide Table of Contents

Event Loaded

Occurs when the object is done loading, whether loading succeeds, fails, or is canceled.

Implements
Loaded
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<EventArgs>? Loaded
Returns
Type Description
EventHandler<EventArgs> Occurs when the object is done loading, whether loading succeeds, fails, or is canceled.
Remarks

This event is raised when this sublayer is done loading its full metadata and could be raised by a background thread.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 300.1
.NET Windows100.13 - 300.1
.NET Android200.0 - 300.1
.NET iOS200.0 - 300.1
.NET Framework100.1 - 200.8
Xamarin.Android100.1 - 100.15
Xamarin.iOS100.1 - 100.15
UWP100.1 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.