Event LoadStatusChanged
Occurs when the shared template LoadStatus is changed.
Implements
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<LoadStatusEventArgs>? LoadStatusChanged
Returns
| Type | Description |
|---|---|
| EventHandler<LoadStatusEventArgs> | Occurs when the shared template LoadStatus is changed. |
Remarks
Could be raised by a background thread.
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |