Event Loaded
Occurs when the object is done loading, whether loading succeeds, fails, or is canceled.
Implements
Namespace: Esri.ArcGISRuntime.Security
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. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 200.8 - 300.1 |
| UWP | 200.8 |