ApplicationInfo.GwpAsanNever Campo

Definição

Cuidado

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

Nunca habilite GWP-ASan neste aplicativo ou processo.

[Android.Runtime.Register("GWP_ASAN_NEVER", 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 GwpAsanNever = 0;
[<Android.Runtime.Register("GWP_ASAN_NEVER", 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 GwpAsanNever : Android.Content.PM.GwpAsan

Valor do campo

Value = 0

Implementações

Atributos

Comentários

Nunca habilite GWP-ASan neste aplicativo ou processo.

Java documentação para android.content.pm.ApplicationInfo.GWP_ASAN_NEVER.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a