ApplicationInfo.ZeroinitDefault Campo

Definición

Precaución

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

Valor predeterminado (sin especificar) de 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

Valor de campo

Value = -1

Implementaciones

Atributos

Comentarios

Valor predeterminado (sin especificar) de nativeHeapZeroInitialized.

Java documentación para android.content.pm.ApplicationInfo.ZEROINIT_DEFAULT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a