Event Progress
Event raised as the download progresses.
Namespace: Esri.ArcGISRuntime.Toolkit
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public event EventHandler<FileDownloadProgress>? Progress
Returns
Type | Description |
---|---|
EventHandler<FileDownloadProgress> | Event raised as the download progresses. |