ApplicationInfo.MemtagDefault Feld

Definition

Achtung

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

Standardeinstellung (nicht angegeben) von Memtag.

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

Feldwert

Value = -1

Implementiert

Attribute

Hinweise

Standardeinstellung (nicht angegeben) von Memtag.

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

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: