Sprache

BugreportManager.BugreportCallback.BugreportErrorRuntime Feld

Definition

Achtung

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

Es ist ein Laufzeitfehler aufgetreten.

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

Feldwert

Value = 2
Attribute

Hinweise

Es ist ein Laufzeitfehler aufgetreten.

Java Dokumentation für android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_RUNTIME.

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: