Sprache

ApplicationInfo.MemtagOff 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 nicht in dieser Anwendung oder in diesem Prozess.

[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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Aktivieren Sie Memtag nicht in dieser Anwendung oder in diesem Prozess.

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

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: