Event ProgressChanged
Occurs when the value of Progress changes.
Namespace: Esri.ArcGISRuntime.Rasters
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<double>? ProgressChanged
Returns
| Type | Description |
|---|---|
| EventHandler<double> | Occurs when the value of changes. |
Remarks
Could be raised by a background thread.
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |