Share via


BADownloadState Enum

Definition

[ObjCRuntime.Native]
public enum BADownloadState
[<ObjCRuntime.Native>]
type BADownloadState = 
Inheritance
BADownloadState
Attributes

Fields

Name Value Description
Failed -1
Created 0
Waiting 1
Downloading 2
Finished 3

Applies to