ApplicationInfo.MemtagAsync Feld

Definition

Achtung

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

Aktivieren Sie Memtag im Asynchronen Modus in dieser Anwendung oder diesem Prozess.

[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

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Aktivieren Sie Memtag im Asynchronen Modus in dieser Anwendung oder diesem Prozess.

Java Dokumentation für android.content.pm.ApplicationInfo.MEMTAG_ASYNC.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: