ProfilingResult.ErrorNone Feld

Definition

Achtung

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

Die Anforderung wurde ausgeführt und erfolgreich.

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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Die Anforderung wurde ausgeführt und erfolgreich.

Java Dokumentation für android.os.ProfilingResult.ERROR_NONE.

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: