Share via


BitmapDecoder.IsDownloading Propriété

Définition

Obtient une valeur qui indique si le décodeur télécharge actuellement le contenu.

public:
 virtual property bool IsDownloading { bool get(); };
public virtual bool IsDownloading { get; }
member this.IsDownloading : bool
Public Overridable ReadOnly Property IsDownloading As Boolean

Valeur de propriété

true si le décodeur télécharge actuellement le contenu ; sinon, false.

S’applique à