ApplicationInfo.GwpAsanAlways Campo

Definición

Precaución

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

Habilite siempre GWP-ASan en esta aplicación o proceso.

[Android.Runtime.Register("GWP_ASAN_ALWAYS", 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 GwpAsanAlways = 1;
[<Android.Runtime.Register("GWP_ASAN_ALWAYS", 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 GwpAsanAlways : Android.Content.PM.GwpAsan

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Habilite siempre GWP-ASan en esta aplicación o proceso.

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

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