Lingua

ApplicationInfo.MemtagOff Campo

Definizione

Attenzione

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

Non abilitare Memtag in questa applicazione o processo.

[Android.Runtime.Register("MEMTAG_OFF", 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 MemtagOff = 0;
[<Android.Runtime.Register("MEMTAG_OFF", 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 MemtagOff : Android.Content.PM.ApplicationInfoMemtag

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

Non abilitare Memtag in questa applicazione o processo.

per android.content.pm.ApplicationInfo.MEMTAG_OFF.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a