ApplicationInfo.ZeroinitDefault Feld

Definition

Achtung

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

Standardeinstellung (nicht angegeben) von nativeHeapZeroInitialized.

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

Feldwert

Value = -1

Implementiert

Attribute

Hinweise

Standardeinstellung (nicht angegeben) von nativeHeapZeroInitialized.

Java Dokumentation für android.content.pm.ApplicationInfo.ZEROINIT_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: