Android.App.DownloadManager.ColumnTotalSizeBytes Field
Total size of the download in bytes.

Syntax

[Android.Runtime.Register("COLUMN_TOTAL_SIZE_BYTES")]
public const string ColumnTotalSizeBytes

Remarks

Total size of the download in bytes. This will initially be -1 and will be filled in once the download starts.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9