ApplicationInfo.MemtagDefault Campo

Definición

Precaución

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

Configuración predeterminada (no especificada) de Memtag.

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

Valor de campo

Value = -1

Implementaciones

Atributos

Comentarios

Configuración predeterminada (no especificada) de Memtag.

Java documentación para android.content.pm.ApplicationInfo.MEMTAG_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