Show / Hide Table of Contents

Class FileDownloadProgress

Provides the progress information of a download.

Inheritance
object
FileDownloadProgress
Namespace: Esri.ArcGISRuntime.Toolkit
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class FileDownloadProgress

Properties

Name Description
Percentage

Gets the percentage of the download completed if available.

TotalBytes

Gets the total number of bytes downloaded so far.

TotalLength

Gets the total size of the download, if available.

See Also

FileDownloadTask
Progress
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX