Sprache

ApplicationInfo.GwpAsanDefault Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Content.PM.GwpAsan enum directly instead of this field.

Standardeinstellung (nicht angegeben) von GWP-ASan.

[Android.Runtime.Register("GWP_ASAN_DEFAULT", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.GwpAsan enum directly instead of this field.", true)]
public const Android.Content.PM.GwpAsan GwpAsanDefault = -1;
[<Android.Runtime.Register("GWP_ASAN_DEFAULT", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.GwpAsan enum directly instead of this field.", true)>]
val mutable GwpAsanDefault : Android.Content.PM.GwpAsan

Feldwert

Value = -1

Implementiert

Attribute

Hinweise

Standardeinstellung (nicht angegeben) von GWP-ASan.

Java Dokumentation für android.content.pm.ApplicationInfo.GWP_ASAN_DEFAULT.

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: