BitmapDecoder.IsDownloading Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Decoder gegenwärtig Inhalt herunterlädt.

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

Eigenschaftswert

true, wenn der Decoder Inhalt herunterlädt, andernfalls false.

Gilt für: