Sprache

FileOperationResult.StatusInProgress Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.Storage.Operations.FileOperationStatus enum directly instead of this field.

Der Vorgang wird derzeit ausgeführt.

[Android.Runtime.Register("STATUS_IN_PROGRESS", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.Storage.Operations.FileOperationStatus enum directly instead of this field.", true)]
public const Android.OS.Storage.Operations.FileOperationStatus StatusInProgress = 2;
[<Android.Runtime.Register("STATUS_IN_PROGRESS", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.Storage.Operations.FileOperationStatus enum directly instead of this field.", true)>]
val mutable StatusInProgress : Android.OS.Storage.Operations.FileOperationStatus

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Der Vorgang wird derzeit ausgeführt.

Android-Referenz für android.os.storage.operations.FileOperationResult.STATUS_IN_PROGRESS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: