Partager via


ApplicationInfo.MemtagAsync Champ

Définition

Attention

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

Activez Memtag en mode asynchrone dans cette application ou ce processus.

[Android.Runtime.Register("MEMTAG_ASYNC", 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 MemtagAsync = 1;
[<Android.Runtime.Register("MEMTAG_ASYNC", 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 MemtagAsync : Android.Content.PM.ApplicationInfoMemtag

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Activez Memtag en mode asynchrone dans cette application ou ce processus.

Documentation Java pour android.content.pm.ApplicationInfo.MEMTAG_ASYNC.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à